package core_kernel

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

Module Iobuf.Hi_boundSource

Sourcetype t = private int
include Ppx_compare_lib.Comparable.S with type t := t
Sourceval compare : t Base__Ppx_compare_lib.compare
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
Sourceval window : (_, _) t -> t
Sourceval limit : (_, _) t -> t
Sourceval restore : t -> (_, Iobuf__.Iobuf_intf.no_seek) t -> unit