package DAGaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val of_BRLE : t -> GuaCaml.BRLE.t
val to_BRLE : GuaCaml.BRLE.t -> t
val of_sorted_support : int -> int list -> t
val to_sorted_support : t -> int list
val of_bool_list : bool list -> t
val to_bool_list : t -> bool list
val union : t -> t -> t
val union_list : int -> t list -> t
val inter : t -> t -> t
val inter_list : int -> t list -> t