package traverse

  1. Overview
  2. Docs
val variable_count : int
val mklid : string -> Longident.t Location.loc
val compose_n : int -> (int -> 'a -> 'a) -> 'a -> 'a
val compose : (int -> 'a -> 'a) -> 'a -> 'a
val type_of_string : string -> Parsetree.core_type
val newtypes : (int -> string) -> Parsetree.expression -> Parsetree.expression
val ti : int -> string
val ti_t : int -> string
val eqi : int -> string
val module_name_of_string : 'a -> 'a option