include module type of struct include Printable.Unit end
val name : unit -> stringval to_yojson : unit -> [> `String of string ]val arbitrary : unit -> unit QCheck.arbitraryinclude module type of struct include StdV end
val is_write_only : 'a -> bool