Comment on Lembrary: A multiplayer persistent Haskell REPLComments−pgustafsOP6yThe goal is to make a collaborative dev environment using immutable one-line functions. Define any pure function by building it up incrementally from one-liners, no need for a local environment at all.
Comments
The goal is to make a collaborative dev environment using immutable one-line functions. Define any pure function by building it up incrementally from one-liners, no need for a local environment at all.