package GuaCaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val rle : 'a BTools.OfBStream.t -> (int * 'a) list BTools.OfBStream.t
val sized_abt : int -> (int -> 'a RLE.rle BTools.OfBStream.t) -> (int -> 'b RLE.rle BTools.OfBStream.t) -> BTools.OfBStream.Channel.t -> ('a, 'b) abt
val abt' : (int -> 'a RLE.rle BTools.OfBStream.t) -> (int -> 'b RLE.rle BTools.OfBStream.t) -> BTools.OfBStream.Channel.t -> ('a, 'b) abt