Monoids Rust-style for Typescript
npm install kirka> If you want to ask something - Go to Discussions
>
> If you found a bug - Go to Issues
``bash`
npm i kirkaor
npm i github:numfin/kirkaor fork it and instal from your own repo
Usage described in modules readme. All documentation inside JSDoc (autocomplete)
1. I tried fp-ts
2. I realised they have terrible documentation.
3. Using things required reading ton of types and remembering everything.
4. My friend suggested trying sweet-monads`.
- No documentation
- Not a lot of functionality (e.g. conversions between types)
- Typing looks weak (tons of overloads without reason)
- Lack of esm support
- Class context complexity