package goblint

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

Parameters

module KMPArg : KMPArg

Signature

type q = int
type t = KMPArg.t
val initial : q
val next : q -> t -> q
val accepting : q -> bool