package hg_lib

  1. Overview
  2. Docs

Module Node.FieldsSource

Sourceval names : string list
Sourceval local_revision : ([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, int) Fieldslib.Field.t_with_perm
Sourceval global_id : ([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, string) Fieldslib.Field.t_with_perm
Sourceval make_creator : global_id: (([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, string) Fieldslib.Field.t_with_perm -> 'a -> ('b -> string) * 'c) -> local_revision: (([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, int) Fieldslib.Field.t_with_perm -> 'c -> ('b -> int) * 'd) -> 'a -> ('b -> Open_hg_lib__.Hg_private.Node.Public.t) * 'd
Sourceval create : global_id:string -> local_revision:int -> Open_hg_lib__.Hg_private.Node.Public.t
Sourceval map : global_id: (([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, string) Fieldslib.Field.t_with_perm -> string) -> local_revision: (([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, int) Fieldslib.Field.t_with_perm -> int) -> Open_hg_lib__.Hg_private.Node.Public.t
Sourceval iter : global_id: (([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, string) Fieldslib.Field.t_with_perm -> unit) -> local_revision: (([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, int) Fieldslib.Field.t_with_perm -> unit) -> unit
Sourceval fold : init:'a -> global_id: ('a -> ([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, string) Fieldslib.Field.t_with_perm -> 'b) -> local_revision: ('b -> ([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, int) Fieldslib.Field.t_with_perm -> 'c) -> 'c
Sourceval map_poly : ([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, 'a) Fieldslib.Field.user -> 'a list
Sourceval for_all : global_id: (([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, string) Fieldslib.Field.t_with_perm -> bool) -> local_revision: (([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, int) Fieldslib.Field.t_with_perm -> bool) -> bool
Sourceval exists : global_id: (([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, string) Fieldslib.Field.t_with_perm -> bool) -> local_revision: (([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, int) Fieldslib.Field.t_with_perm -> bool) -> bool
Sourceval to_list : global_id: (([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, string) Fieldslib.Field.t_with_perm -> 'a) -> local_revision: (([< `Read | `Set_and_create ], Open_hg_lib__.Hg_private.Node.Public.t, int) Fieldslib.Field.t_with_perm -> 'a) -> 'a list
Sourcemodule Direct : sig ... end
OCaml

Innovation. Community. Security.