package frama-c

  1. Overview
  2. Docs

doc/qed/Qed/Partition/module-type-Set/index.html

Module type Partition.SetSource

type t
type elt
val singleton : elt -> t
val iter : (elt -> unit) -> t -> unit
val union : t -> t -> t
val inter : t -> t -> t
OCaml

Innovation. Community. Security.