folktale-playground icon indicating copy to clipboard operation
folktale-playground copied to clipboard

An exploration of the Folktale library.

Folktale playground

In which I experiment with the Folktale library of functional programming abstractions for JavaScript, predominantly Maybe, Result, and Validation.

See src/index.js for the functions... and the fun!