package graphv_core_lib

  1. Overview
  2. Docs

Module Graphv_core_lib.UtilsSource

Sourcetype 'a return = {
  1. return : 'b. 'a -> 'b;
}
Sourceval with_return : ('a return -> 'a) -> 'a
Sourceval some_exn : 'a option -> 'a
OCaml

Innovation. Community. Security.