package core_kernel

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = private int
include Ppx_compare_lib.Comparable.S with type t := t
val compare : t -> t -> int
val sexp_of_t : t -> Sexplib0.Sexp.t
val window : (_, _) t -> t
val limit : (_, _) t -> t
val restore : t -> (_, Iobuf__.Iobuf_intf.no_seek) t -> unit