package coq
Formal proof management system
Install
Dune Dependency
Authors
Maintainers
Sources
coq-8.16.0.tar.gz
sha256=36577b55f4a4b1c64682c387de7abea932d0fd42fc0cd5406927dca344f53587
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)"
>