package ppx_meta_conv
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Ppx based type_conv for various tree data formats
Install
dune-project
Dependency
Authors
Maintainers
Sources
ppx_meta_conv-4.0.1.tar.bz2
sha256=0e9945064e1057e9dccf586434a399fba4251812d14fc51050b2cc5e76a47c2b
md5=536ea6b606a1217feccffac4609b5ece
doc/ppx_meta_conv.runtime/Meta_conv/Result/index.html
Module Meta_conv.Result
Result monad
type ('a, 'error) t = ('a, 'error) resultmonadic ops
val fail : 'error -> ('a, 'error) tval catch : (fail:('error -> 'exn) -> 'a) -> ('a, 'error) tval catch_exn : (unit -> 'a) -> ('a, exn) tval result : ('a -> 'b) -> ('error -> 'b) -> ('a, 'error) t -> 'bsame as Haskell's either
module Open : sig ... end sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page