package tezos-lwt-result-stdlib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val get : loc:string -> 'a option -> 'a
val to_exn : none:exn -> 'a option -> 'a
val to_exn_f : none:(unit -> exn) -> 'a option -> 'a