package sihl

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Fields.DirectSource

Sourceval iter : t -> user_id: (([< `Read | `Set_and_create ], t, string) Fieldslib.Field.t_with_perm -> t -> string -> 'a) -> 'a
Sourceval fold : t -> init:'a -> user_id: ('a -> ([< `Read | `Set_and_create ], t, string) Fieldslib.Field.t_with_perm -> t -> string -> 'b) -> 'b
Sourceval for_all : t -> user_id: (([< `Read | `Set_and_create ], t, string) Fieldslib.Field.t_with_perm -> t -> string -> bool) -> bool
Sourceval exists : t -> user_id: (([< `Read | `Set_and_create ], t, string) Fieldslib.Field.t_with_perm -> t -> string -> bool) -> bool
Sourceval to_list : t -> user_id: (([< `Read | `Set_and_create ], t, string) Fieldslib.Field.t_with_perm -> t -> string -> 'a) -> 'a list
Sourceval map : t -> user_id: (([< `Read | `Set_and_create ], t, string) Fieldslib.Field.t_with_perm -> t -> string -> string) -> t
Sourceval set_all_mutable_fields : 'a -> unit
OCaml

Innovation. Community. Security.