package coq
Formal proof management system
Install
Dune Dependency
Authors
Maintainers
Sources
coq-8.16.1.tar.gz
sha256=583471c8ed4f227cb374ee8a13a769c46579313d407db67a82d202ee48300e4b
doc/coq-core.clib/Monad/Make/argument-1-M/index.html
Parameter Make.M
val return : 'a -> 'a t
The monadic laws must hold:
(x>>=f)>>=g
=x>>=fun x' -> (f x'>>=g)
return a >>= f
=f a
x>>=return
=x
As well as the following identities:
x >> y
=x >>= fun () -> y
map f x
=x >>= fun x' -> f x'
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>