package sihl

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

Module Fields.DirectSource

Sourceval iter : t -> id: (([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> 'a) -> email: (([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> 'b) -> username: (([< `Read | `Set_and_create ], t, Base.string Base.option) Fieldslib.Field.t_with_perm -> t -> Base.string Base.option -> 'c) -> password: (([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> 'd) -> status: (([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> 'e) -> admin: (([< `Read | `Set_and_create ], t, Base.bool) Fieldslib.Field.t_with_perm -> t -> Base.bool -> 'f) -> confirmed: (([< `Read | `Set_and_create ], t, Base.bool) Fieldslib.Field.t_with_perm -> t -> Base.bool -> 'g) -> created_at: (([< `Read | `Set_and_create ], t, Ptime.t) Fieldslib.Field.t_with_perm -> t -> Ptime.t -> 'h) -> 'h
Sourceval fold : t -> init:'a -> id: ('a -> ([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> 'b) -> email: ('b -> ([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> 'c) -> username: ('c -> ([< `Read | `Set_and_create ], t, Base.string Base.option) Fieldslib.Field.t_with_perm -> t -> Base.string Base.option -> 'd) -> password: ('d -> ([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> 'e) -> status: ('e -> ([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> 'f) -> admin: ('f -> ([< `Read | `Set_and_create ], t, Base.bool) Fieldslib.Field.t_with_perm -> t -> Base.bool -> 'g) -> confirmed: ('g -> ([< `Read | `Set_and_create ], t, Base.bool) Fieldslib.Field.t_with_perm -> t -> Base.bool -> 'h) -> created_at: ('h -> ([< `Read | `Set_and_create ], t, Ptime.t) Fieldslib.Field.t_with_perm -> t -> Ptime.t -> 'i) -> 'i
Sourceval for_all : t -> id: (([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> Base.bool) -> email: (([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> Base.bool) -> username: (([< `Read | `Set_and_create ], t, Base.string Base.option) Fieldslib.Field.t_with_perm -> t -> Base.string Base.option -> Base.bool) -> password: (([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> Base.bool) -> status: (([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> Base.bool) -> admin: (([< `Read | `Set_and_create ], t, Base.bool) Fieldslib.Field.t_with_perm -> t -> Base.bool -> Base.bool) -> confirmed: (([< `Read | `Set_and_create ], t, Base.bool) Fieldslib.Field.t_with_perm -> t -> Base.bool -> Base.bool) -> created_at: (([< `Read | `Set_and_create ], t, Ptime.t) Fieldslib.Field.t_with_perm -> t -> Ptime.t -> Base.bool) -> Base.bool
Sourceval exists : t -> id: (([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> Base.bool) -> email: (([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> Base.bool) -> username: (([< `Read | `Set_and_create ], t, Base.string Base.option) Fieldslib.Field.t_with_perm -> t -> Base.string Base.option -> Base.bool) -> password: (([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> Base.bool) -> status: (([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> Base.bool) -> admin: (([< `Read | `Set_and_create ], t, Base.bool) Fieldslib.Field.t_with_perm -> t -> Base.bool -> Base.bool) -> confirmed: (([< `Read | `Set_and_create ], t, Base.bool) Fieldslib.Field.t_with_perm -> t -> Base.bool -> Base.bool) -> created_at: (([< `Read | `Set_and_create ], t, Ptime.t) Fieldslib.Field.t_with_perm -> t -> Ptime.t -> Base.bool) -> Base.bool
Sourceval to_list : t -> id: (([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> 'a) -> email: (([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> 'a) -> username: (([< `Read | `Set_and_create ], t, Base.string Base.option) Fieldslib.Field.t_with_perm -> t -> Base.string Base.option -> 'a) -> password: (([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> 'a) -> status: (([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> 'a) -> admin: (([< `Read | `Set_and_create ], t, Base.bool) Fieldslib.Field.t_with_perm -> t -> Base.bool -> 'a) -> confirmed: (([< `Read | `Set_and_create ], t, Base.bool) Fieldslib.Field.t_with_perm -> t -> Base.bool -> 'a) -> created_at: (([< `Read | `Set_and_create ], t, Ptime.t) Fieldslib.Field.t_with_perm -> t -> Ptime.t -> 'a) -> 'a list
Sourceval map : t -> id: (([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> Base.string) -> email: (([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> Base.string) -> username: (([< `Read | `Set_and_create ], t, Base.string Base.option) Fieldslib.Field.t_with_perm -> t -> Base.string Base.option -> Base.string Base.option) -> password: (([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> Base.string) -> status: (([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> Base.string) -> admin: (([< `Read | `Set_and_create ], t, Base.bool) Fieldslib.Field.t_with_perm -> t -> Base.bool -> Base.bool) -> confirmed: (([< `Read | `Set_and_create ], t, Base.bool) Fieldslib.Field.t_with_perm -> t -> Base.bool -> Base.bool) -> created_at: (([< `Read | `Set_and_create ], t, Ptime.t) Fieldslib.Field.t_with_perm -> t -> Ptime.t -> Ptime.t) -> t
Sourceval set_all_mutable_fields : 'a -> unit
OCaml

Innovation. Community. Security.