Crandore Hub

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.

Versions across snapshots

VersionRepositoryFileSize
0.1.1 rolling linux/jammy R-4.5 monad_0.1.1.tar.gz 40.7 KiB
0.1.1 rolling linux/noble R-4.5 monad_0.1.1.tar.gz 40.6 KiB
0.1.1 rolling source/ R- monad_0.1.1.tar.gz 8.2 KiB
0.1.1 latest linux/jammy R-4.5 monad_0.1.1.tar.gz 40.7 KiB
0.1.1 latest linux/noble R-4.5 monad_0.1.1.tar.gz 40.6 KiB
0.1.1 latest source/ R- monad_0.1.1.tar.gz 8.2 KiB
0.1.1 2026-04-26 source/ R- monad_0.1.1.tar.gz 8.2 KiB
0.1.1 2026-04-23 source/ R- monad_0.1.1.tar.gz 8.2 KiB
0.1.1 2026-04-09 windows/windows R-4.5 monad_0.1.1.zip 43.3 KiB
0.1.1 2025-04-20 source/ R- monad_0.1.1.tar.gz 8.2 KiB

Dependencies (latest)

Imports

Suggests