package octez-libs

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

Module StringMap.AggregationSource

Sourceval sep : string
Sourceval update_key_name : (string -> string) -> string -> string
Sourceval padded : n:int -> int -> string
Sourceval add_prefix : ?no_sep:bool -> ?n:int -> ?i:int -> ?shift:int -> string -> string -> string
Sourceval build_all_names : string -> int -> string -> string list
Sourceval prefix_map : ?n:int -> ?i:int -> ?shift:int -> string -> 'a t -> 'a t
Sourceval of_list : ?n:int -> ?shift:int -> string -> string -> 'a list -> 'a t
Sourceval map_of_list_map : ?prefix:string -> ?shift:(int * int) -> 'a t list -> 'a t
Sourceval smap_of_smap_smap : 'a t t -> 'a t
Sourceval gather_maps : ?shifts_map:(int * int) t -> 'a t list t -> 'a t
Sourceval filter_by_circuit_name : String.t -> 'a t -> 'a t
Sourceval select_answers_by_circuit : String.t -> 'a t t -> 'a t t
Sourceval add_map_list_map : 'a t list t -> 'a t list t -> 'a t list t
OCaml

Innovation. Community. Security.