package diffast-core

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

Class Triple.buffer_base

val buf : t Xset.t
val mutable is_closed : bool
method is_closed : bool
method clear : unit
method length : int
method add : t -> unit
method add_group : t list -> unit
method add_triples : t Xset.t -> unit
method flush : unit
method close : unit