-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentation/Example #6
Comments
Hey @lulldev, some docs for the core package are available in the readme https://github.com/raveclassic/injectable-ts/blob/main/packages/core/README.md |
the library is very interesting for me. |
Any help with docs is much appreciated and welcomed! |
@raveclassic im in progress. p.s export const { chain, ap, map, apFirst, chainFirst, apSecond, flatten } =
pipeable(MonadInjectable) is it bug? |
Is there a plan for creating documentation or examples? Maybe somewhere there are examples of use?
The text was updated successfully, but these errors were encountered: