Module Core.Command.Shape.Group_info.Fields.Direct

val iter : 'a t ‑> summary:(('a t, string) Fieldslib.Field.t ‑> 'a t ‑> string ‑> unit) ‑> readme:(('a t, string Core__.Import.sexp_optionFieldslib.Field.t ‑> 'a t ‑> string Core__.Import.sexp_option ‑> unit) ‑> subcommands:(('a t, (string, 'aCore__.Import.List.Assoc.tFieldslib.Field.t ‑> 'a t ‑> (string, 'aCore__.Import.List.Assoc.t ‑> unit) ‑> unit
val fold : 'a t ‑> init:'acc__0 ‑> summary:('acc__0 ‑> ('a t, string) Fieldslib.Field.t ‑> 'a t ‑> string ‑> 'acc__1) ‑> readme:('acc__1 ‑> ('a t, string Core__.Import.sexp_optionFieldslib.Field.t ‑> 'a t ‑> string Core__.Import.sexp_option ‑> 'acc__2) ‑> subcommands:('acc__2 ‑> ('a t, (string, 'aCore__.Import.List.Assoc.tFieldslib.Field.t ‑> 'a t ‑> (string, 'aCore__.Import.List.Assoc.t ‑> 'acc__3) ‑> 'acc__3
val for_all : 'a t ‑> summary:(('a t, string) Fieldslib.Field.t ‑> 'a t ‑> string ‑> bool) ‑> readme:(('a t, string Core__.Import.sexp_optionFieldslib.Field.t ‑> 'a t ‑> string Core__.Import.sexp_option ‑> bool) ‑> subcommands:(('a t, (string, 'aCore__.Import.List.Assoc.tFieldslib.Field.t ‑> 'a t ‑> (string, 'aCore__.Import.List.Assoc.t ‑> bool) ‑> bool
val exists : 'a t ‑> summary:(('a t, string) Fieldslib.Field.t ‑> 'a t ‑> string ‑> bool) ‑> readme:(('a t, string Core__.Import.sexp_optionFieldslib.Field.t ‑> 'a t ‑> string Core__.Import.sexp_option ‑> bool) ‑> subcommands:(('a t, (string, 'aCore__.Import.List.Assoc.tFieldslib.Field.t ‑> 'a t ‑> (string, 'aCore__.Import.List.Assoc.t ‑> bool) ‑> bool
val to_list : 'a t ‑> summary:(('a t, string) Fieldslib.Field.t ‑> 'a t ‑> string ‑> 'elem__) ‑> readme:(('a t, string Core__.Import.sexp_optionFieldslib.Field.t ‑> 'a t ‑> string Core__.Import.sexp_option ‑> 'elem__) ‑> subcommands:(('a t, (string, 'aCore__.Import.List.Assoc.tFieldslib.Field.t ‑> 'a t ‑> (string, 'aCore__.Import.List.Assoc.t ‑> 'elem__) ‑> 'elem__ list
val map : 'a t ‑> summary:(('a t, string) Fieldslib.Field.t ‑> 'a t ‑> string ‑> string) ‑> readme:(('a t, string Core__.Import.sexp_optionFieldslib.Field.t ‑> 'a t ‑> string Core__.Import.sexp_option ‑> string Core__.Import.sexp_option) ‑> subcommands:(('a t, (string, 'aCore__.Import.List.Assoc.tFieldslib.Field.t ‑> 'a t ‑> (string, 'aCore__.Import.List.Assoc.t ‑> (string, 'aCore__.Import.List.Assoc.t) ‑> 'a t
val set_all_mutable_fields : 'a t ‑> unit