package dune
Fast, portable and opinionated build system
Install
Dune Dependency
Authors
Maintainers
Sources
dune-1.9.3.tbz
sha256=317bec6de4429b5dee157e9864294e1534b722a2acfc50480bd16c804ab790ca
sha512=17450333156622d4612816f9ad5a224c741d62b247d63c1d77b5359d37517c1f9bc598dd11fa024f4e02ccf7eef474cd532eef1d9c34ed13439db6c781f9fa7a
doc/dune._stdune/Stdune/Result/index.html
Module Stdune.Result
Result type
val ok : 'a -> ('a, _) t
val is_ok : (_, _) t -> bool
val is_error : (_, _) t -> bool
val ok_exn : ('a, exn) t -> 'a
val try_with : (unit -> 'a) -> ('a, exn) t
val hash : ('a -> int) -> ('b -> int) -> ('a, 'b) t -> int
module O : sig ... end
val to_option : ('a, 'error) t -> 'a option
val to_dyn :
'a Dyn.Encoder.t ->
'error Dyn.Encoder.t ->
('a, 'error) t Dyn.Encoder.t
val iter : ('a, _) t -> f:('a -> unit) -> unit
type ('a, 'error) result = ('a, 'error) t
For compatibility with some other code
module List : sig ... end
module Option : sig ... end
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>