package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type q = int
val initial : q
val next : q -> t -> q
val accepting : q -> bool