package monadlib
A starter library for monads, with transformers and applicatives
Install
Dune Dependency
Authors
Maintainers
Sources
monadlib-0.2.tar.gz
sha256=774fa21b78ae888458807a5e6db43e6e182175e5e9000e3a022e5b57e2f62556
md5=8e0f3285b291e1313871d241391192cd
doc/monadlib/Applicative/index.html
Module Applicative
Applicative functors.
With TagTree
, I noticed that the derived applicative library is much more efficient than the derived monad library. So in the Monad
, I have made sure that all of the applicative functions override the monad ones.
Base Modules
module type Base = sig ... end
Library Types
module type Applicative = sig ... end
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page