package sihl

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val names : string list
val total : ([< `Read | `Set_and_create ], t, int) Fieldslib.Field.t_with_perm
val make_creator : total: (([< `Read | `Set_and_create ], t, int) Fieldslib.Field.t_with_perm -> 'a -> ('b -> int) * 'c) -> 'a -> ('b -> t) * 'c
val create : total:int -> t
val map : total: (([< `Read | `Set_and_create ], t, int) Fieldslib.Field.t_with_perm -> int) -> t
val iter : total: (([< `Read | `Set_and_create ], t, int) Fieldslib.Field.t_with_perm -> unit) -> unit
val fold : init:'a -> total: ('a -> ([< `Read | `Set_and_create ], t, int) Fieldslib.Field.t_with_perm -> 'b) -> 'b
val map_poly : ([< `Read | `Set_and_create ], t, 'a) Fieldslib.Field.user -> 'a list
val for_all : total: (([< `Read | `Set_and_create ], t, int) Fieldslib.Field.t_with_perm -> bool) -> bool
val exists : total: (([< `Read | `Set_and_create ], t, int) Fieldslib.Field.t_with_perm -> bool) -> bool
val to_list : total: (([< `Read | `Set_and_create ], t, int) Fieldslib.Field.t_with_perm -> 'a) -> 'a list
module Direct : sig ... end
OCaml

Innovation. Community. Security.