monad
Operators and Generics for Monads
Compose generic monadic function pipelines with %>>% and %>-% based on implementing the 'S7' generics fmap() and bind(). Methods are provided for the built-in list type and the maybe class from the 'maybe' package. The concepts are modelled directly after the Monad typeclass in Haskell, but adapted for idiomatic use in R.
- Version0.1.1
- R versionunknown
- LicenseMIT
- LicenseLICENSE
- Needs compilation?No
- Last release10/28/2024
Documentation
Team
Mikko Marttila
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports1 package
- Suggests4 packages