package goblint

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

Parameters

module G : sig ... end

Signature

val get : G.k -> int
val inv : int -> G.k option
val to_list : unit -> (G.k * int) list