package mtl
A Monad Transformers Library for OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
v1.0.0.tar.gz
sha256=d1a54676bbffa0401efecc61d614a2a46c78fecf8c1c28341c4aeb85a6b1a87d
md5=705ec4ca36ed5ab8f4bde4d8f8537f7d
doc/mtl/Mtl/Writer_monad/index.html
Module Mtl.Writer_monad
Parameters
module Log : sig ... end
Signature
type log = Log.log
type ('x, 'a) result = 'a * log
type ('x, 'a) result_exn = 'a * log
include Monad.S
with type ('x, 'a) result := ('x, 'a) result
and type ('x, 'a) result_exn := ('x, 'a) result_exn
include Monad.BASE
with type ('x, 'a) result := ('x, 'a) result
with type ('x, 'a) result_exn := ('x, 'a) result_exn
val unit : 'a -> ('x, 'a) m
val run_exn : ('x, 'a) m -> ('x, 'a) result_exn
val zero : unit -> ('x, 'a) m
val guard : bool -> ('x, unit) m
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page