Search code examples
Debugging and understanding "tying the knot" in a monadic context...


haskellrecursionmonadstying-the-knot

Read More
Functional Pearl: Implementing trace in JavaScript...


javascripthaskellfunctional-programminglazy-evaluationtying-the-knot

Read More
How can I avoid <<loop>> in Haskell?...


haskellfixed-point-iterationtying-the-knot

Read More
Level-order repminPrint...


haskelltreemonadsbreadth-first-searchtying-the-knot

Read More
Birecursively defining a doubly infinite list of lists...


haskelltying-the-knot

Read More
Patching a recursively-defined list without a <<loop>>...


haskelltying-the-knot

Read More
Equational reasoning with tying the knot...


haskellmonadslazy-evaluationcontinuationstying-the-knot

Read More
Is it possible to do a search on a graph constructed with the tying-the-knot strategy?...


haskelltying-the-knot

Read More
Is there any way to convenient way to express graphs using the tying-the-knot strategy?...


haskellgraphsyntaxtying-the-knot

Read More
Non-exhaustive patterns in aux function for tying the knot...


haskelltying-the-knot

Read More
Why doesn't `iterate` from the Prelude tie the knot?...


haskelltying-the-knot

Read More
Tie-the-knot in 2 dimensions (was: tying the knot with a comonad)...


haskellcomonadtying-the-knot

Read More
Tying the knot on mutually recursive ADTs with well-typed error handling...


haskellrecursive-datastructurestying-the-knot

Read More
Lazily Tying the Knot for 1 Dimensional Dynamic Programming...


algorithmhaskelldynamic-programminglazy-evaluationtying-the-knot

Read More
Self-reference in data structure – Checking for equality...


haskelldata-structurestying-the-knot

Read More
Any methods for recovering enough laziness to tie the knot in a monad?...


haskellmonadstying-the-knotmonadfix

Read More
Tying the Knot with a State monad...


haskelltying-the-knotmonadfix

Read More
Debugging unwanted strictness?...


haskelllazy-evaluationstrictnesstying-the-knot

Read More
Bug in Data.Map implementation?...


haskellcontainersmonadfixtying-the-knot

Read More
Using Cont to acquire values from the future and the past...


haskellmonadscontinuationstying-the-knotmonadfix

Read More
Mutually recursive evaluator in Haskell...


haskellmutual-recursionevaluatortying-the-knotmonadfix

Read More
Explanation of “tying the knot”...


haskellfunctional-programmingtying-the-knot

Read More
letrec in Scala? (Immutable way to "Tie the knot?")...


scalaletrectying-the-knot

Read More
BackNext