package goblint

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

Subsignature of S, which is sufficient for Print.

type t
type elt
val elements : t -> elt list
val iter : (elt -> unit) -> t -> unit