cd/entity/WorkListΒ· homeβ€Ί entitiesβ€Ί WorkList
grep -l @worklist /news/*.json | wc -l β†’ 1

@WorkList

mentions 1 type Organization feed RSS
14:14
2026-05-21
discourse.haskell.org
developer-tools

Lazily consuming a self-referential linked list

The author experimented with implementing a lazily generated work queue for recursive algorithms like breadth-first search and grammar FIRST-Set computation, but found it outperformed by `Data.Sequenc…

// co-occurs with top 1 entities