Parameters
Signature
include module type of struct include Std end
val arbitrary : unit -> 'ainclude module type of struct include N end
val show :
[< `Bot | `Lifted1 of Base1.t | `Lifted2 of Base2.t | `Top ] ->
stringval relift :
([< `Bot | `Lifted1 of Base1.t | `Lifted2 of Base2.t | `Top Lifted1 Lifted2 ] as 'a) ->
'aval name : unit -> stringval to_yojson :
[< `Bot | `Lifted1 of Base1.t | `Lifted2 of Base2.t | `Top ] ->
[> `Assoc of (string * Yojson.Safe.t) list | `String of string ]