2 results for Haskell
develwoutacause’s Twitter Archive—№ 607
#ComputerScience problems, the answer is: functional programming languages. For example, #Haskell does this by "tying the knot", leveraging laziness to define two symbols that reference each other. 🤯 https://wiki.haskell.org/Tying_the_Knot. wiki.haskell.org/Tying_the_Knot
develwoutacause’s Twitter Archive—№ 605
still mutating state and the compiler doesn't understand it like #Haskell does. I don't really have a point to make here, just sharing some interesting stuff I learned today.