package GuaCaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val sized_abl : int -> (int -> 'a list BTools.OfBStream.t) -> (int -> 'b list BTools.OfBStream.t) -> BTools.OfBStream.Channel.t -> ('a, 'b) ab list
val abl : (int -> 'a list BTools.OfBStream.t) -> (int -> 'b list BTools.OfBStream.t) -> BTools.OfBStream.Channel.t -> ('a, 'b) ab list