package GuaCaml

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