Initial Release of `purescript-dissect`

Hey folks, I finally got around to polishing the documentation for purescript-dissect and have made the initial release for it. It should be available to install with Spago on the next package set release.

The package is based on the paper Clowns to the Left of me, Jokers to the Right (Pearl): Dissecting Data Structures by Conor McBride. The README should give a better insight to my rationale in writing in publishing the package, so I’ll keep this announcement short; I’ve also included a quick primer in understanding the Dissect class as well as using the polynomial functor toolkit.

The project lives here:

The documentation is published here:
https://pursuit.purescript.org/packages/purescript-dissect/0.1.0

See also (coming soon™):

15 Likes