package opium_kernel

  1. Overview
  2. Docs

Module Route.Fields_of_matchesSource

Sourceval names : string list
Sourceval splat : ([< `Read | `Set_and_create ], Route.matches, string list) Fieldslib.Field.t_with_perm
Sourceval params : ([< `Read | `Set_and_create ], Route.matches, (string * string) list) Fieldslib.Field.t_with_perm
Sourceval make_creator : params: (([< `Read | `Set_and_create ], Route.matches, (string * string) list) Fieldslib.Field.t_with_perm -> 'a -> ('b -> (string * string) list) * 'c) -> splat: (([< `Read | `Set_and_create ], Route.matches, string list) Fieldslib.Field.t_with_perm -> 'c -> ('b -> string list) * 'd) -> 'a -> ('b -> Route.matches) * 'd
Sourceval create : params:(string * string) list -> splat:string list -> Route.matches
Sourceval map : params: (([< `Read | `Set_and_create ], Route.matches, (string * string) list) Fieldslib.Field.t_with_perm -> (string * string) list) -> splat: (([< `Read | `Set_and_create ], Route.matches, string list) Fieldslib.Field.t_with_perm -> string list) -> Route.matches
Sourceval iter : params: (([< `Read | `Set_and_create ], Route.matches, (string * string) list) Fieldslib.Field.t_with_perm -> unit) -> splat: (([< `Read | `Set_and_create ], Route.matches, string list) Fieldslib.Field.t_with_perm -> unit) -> unit
Sourceval fold : init:'a -> params: ('a -> ([< `Read | `Set_and_create ], Route.matches, (string * string) list) Fieldslib.Field.t_with_perm -> 'b) -> splat: ('b -> ([< `Read | `Set_and_create ], Route.matches, string list) Fieldslib.Field.t_with_perm -> 'c) -> 'c
Sourceval map_poly : ([< `Read | `Set_and_create ], Route.matches, 'a) Fieldslib.Field.user -> 'a list
Sourceval for_all : params: (([< `Read | `Set_and_create ], Route.matches, (string * string) list) Fieldslib.Field.t_with_perm -> bool) -> splat: (([< `Read | `Set_and_create ], Route.matches, string list) Fieldslib.Field.t_with_perm -> bool) -> bool
Sourceval exists : params: (([< `Read | `Set_and_create ], Route.matches, (string * string) list) Fieldslib.Field.t_with_perm -> bool) -> splat: (([< `Read | `Set_and_create ], Route.matches, string list) Fieldslib.Field.t_with_perm -> bool) -> bool
Sourceval to_list : params: (([< `Read | `Set_and_create ], Route.matches, (string * string) list) Fieldslib.Field.t_with_perm -> 'a) -> splat: (([< `Read | `Set_and_create ], Route.matches, string list) Fieldslib.Field.t_with_perm -> 'a) -> 'a list
Sourcemodule Direct : sig ... end
OCaml

Innovation. Community. Security.