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