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
  
    
      octez-19.1.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=55ea1fb8bb3273a7fc270ca8f650d45c56449665619482aad9bc12f3ea736b7e
    
    
  sha512=fec850fc2d17d7490bbabd5147d62aad13b3aaed8774270f8a38ab419670ed03e0fd30cf8642a97984eca5c2446726fe590ad99c015f7ec50919dc7652f25053
    
    
  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)"
  >