package repr

  1. Overview
  2. Docs
type t
val encode : t -> (string -> unit) -> unit
val decode : string -> int Stdlib.ref -> t
val sizer : t Size.Sizer.t