package octez-libs
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A package that contains multiple base libraries used by the Octez suite
Install
dune-project
Dependency
Authors
Maintainers
Sources
tezos-18.1.tar.gz
sha256=aa2f5bc99cc4ca2217c52a1af2a2cdfd3b383208cb859ca2e79ca0903396ca1d
sha512=d68bb3eb615e3dcccc845fddfc9901c95b3c6dc8e105e39522ce97637b1308a7fa7aa1d271351d5933febd7476b2819e1694f31198f1f0919681f1f9cc97cb3a
doc/octez-libs.error-monad/Tezos_error_monad/TzLwtreslib/Option/index.html
Module TzLwtreslib.Option
val none_e : ('a option, 'trace) resultval none_s : 'a option Lwt.tval some_unit_e : (unit option, 'error) resultval some_unit_s : unit option Lwt.tval some_nil_e : ('a list option, 'error) resultval some_nil_s : 'a list option Lwt.tval some_true_e : (bool option, 'error) resultval some_true_s : bool option Lwt.tval some_false_e : (bool option, 'error) resultval some_false_s : bool option Lwt.tval some_e : 'a -> ('a option, 'trace) resultval some_s : 'a -> 'a option Lwt.tval value_e : 'a option -> error:'trace -> ('a, 'trace) resultval value_fe : 'a option -> error:(unit -> 'trace) -> ('a, 'trace) resultval filter_ok : ('a, 'e) result option -> 'a optionval filter_error : ('a, 'e) result option -> 'e optionval filter_left : ('a, 'b) Either.t option -> 'a optionval filter_right : ('a, 'b) Either.t option -> 'b optionval to_result : none:'trace -> 'a option -> ('a, 'trace) resultval of_result : ('a, 'e) result -> 'a optionval to_seq : 'a option -> 'a Seq.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>