package core_kernel

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

Module Iobuf.Hi_bound

type t = private int
include Ppx_compare_lib.Comparable.S with type t := t
val compare : t Base__Ppx_compare_lib.compare
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