package frama-c

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

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.