Module Plebeia.Segment_int_arraySource
Sourceval max_short_segment_length : int Sourceval max_serialization_bytes : int Sourcetype side = | Left| Right
Sourceval stat : unit -> int * int Sourceval count_segments : bool include module type of struct include Bits end
include module type of struct include Type end
Sourceval get_i63 : t -> int -> int Sourceval equal_list : t list -> t list -> bool Sourcetype fat = [ `Left | `Right | `Segment of t ] list Sourceval unfat : [< `Left | `Right | `Segment of t Left Right ] list -> t Sourceval string_of_segments : t list -> string Sourceval of_string : string -> t option Sourceval gen_unsafe_of_encoding : int -> int -> string -> t Sourceval unsafe_of_encoding : int -> string -> t Sourceval to_encoding : t -> int * string