evilsoft / crocks

A collection of well known Algebraic Data Types for your utter enjoyment.
https://crocks.dev
ISC License
1.59k stars 102 forks source link

Documentation or example of using Result Crock? #410

Closed imranypatel closed 5 years ago

imranypatel commented 5 years ago

Any help just to get started with Result crock.

dalefrancis88 commented 5 years ago

Yes, there is a full documentation for the Result crock that is very soon going to be released.

Until it's released you can see the committed version here, https://github.com/evilsoft/crocks/blob/master/docs/src/pages/docs/crocks/Result.md

let us know if you have any further questions on it and feel free to join the Gitter we're all quite active on there if you want to discuss

dalefrancis88 commented 5 years ago

Hey @imranypatel, this documentation has now been released. You can check it out at https://evilsoft.github.io/crocks/docs/crocks/Result.html