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

Incomplete docs #467

Closed krzysztofpniak closed 4 years ago

krzysztofpniak commented 4 years ago

It looks like some ADT's aren't documented, ie. Unit, IO, Writer. Is this library still maintained? I found it really amazing and I'm crossing fingers for it.

dalefrancis88 commented 4 years ago

Hey @krzysztofpniak I'm glad you've found the package and really like it. it's still actively maintained and we have a gitter channel you can use as well to ask questions of the community. The documentation pieces are currently tracked here and in a couple of other issues, https://github.com/evilsoft/crocks/issues/42 @karthikiyengar will likely have Writer done by the end of the week

dalefrancis88 commented 4 years ago

We're always looking for any help if you want you're more than welcome to grab any of the pieces if you're passionate about them or learning them while you document. I know IO is one of the ones i've received questions on recently

krzysztofpniak commented 4 years ago

It's good to hear that it is still active. I can try to submit a PR for IO docs. I know how it works.

dalefrancis88 commented 4 years ago

Nice work, that'd be awesome. I don't use it so it'll be good to have someone write it that can add some real-world context.

Reach out on the Gitter if you want any questions answered real time while you're doing it

karthikiyengar commented 4 years ago

Closing in favour of #379 #378 #377 #376 #375