package sihl-type

  1. Overview
  2. Docs
val iter : t -> total: (([< `Read | `Set_and_create ], t, int) Fieldslib.Field.t_with_perm -> t -> int -> 'a) -> 'b
val fold : t -> init:'a -> total: ('b -> ([< `Read | `Set_and_create ], t, int) Fieldslib.Field.t_with_perm -> t -> int -> 'c) -> 'd
val for_all : t -> total: (([< `Read | `Set_and_create ], t, int) Fieldslib.Field.t_with_perm -> t -> int -> bool) -> bool
val exists : t -> total: (([< `Read | `Set_and_create ], t, int) Fieldslib.Field.t_with_perm -> t -> int -> bool) -> bool
val to_list : t -> total: (([< `Read | `Set_and_create ], t, int) Fieldslib.Field.t_with_perm -> t -> int -> 'a) -> 'b list
val map : t -> total: (([< `Read | `Set_and_create ], t, int) Fieldslib.Field.t_with_perm -> t -> int -> int) -> t
val set_all_mutable_fields : 'a -> unit
OCaml

Innovation. Community. Security.