package rfsm

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

Module G.MarkSource

Sourcetype graph = t
Sourcetype vertex = vertex
Sourceval clear : graph -> unit
Sourceval get : vertex -> int
Sourceval set : vertex -> int -> unit