Up

Module type Bound

Signature

type t = private int
val sexp_of_t : t -> Sexplib.Sexp.t
val compare : t -> t -> int
val window : ('a, 'b) t -> t
val limit : ('a, 'b) t -> t
val restore : t -> ('a, Iobuf_intf.seek) t -> unit