Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 2.5% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org

proxy.golang.org : modernc.org/fsm

Package fsm provides some utilities for dealing with finite state machines. "A state is a dead state if it is not an accepting state and has no out-going transitions except to itself."[7] Passing withDeadState == true to some methods in this package makes the produced DFAs "complete". For many practical purposes the dead state is not needed and all the additional edges to it are only a waste of memory. Note: Negative symbol values are reserved for internal purposes. Linked from elsewhere:

Registry - Source - Documentation - JSON
purl: pkg:golang/modernc.org/fsm
License: BSD-3-Clause
Latest release: 10 months ago
First release: over 5 years ago
Namespace: modernc.org
Dependent packages: 5
Dependent repositories: 1
Stars: 1 on GitLab.com
Forks: 0 on GitLab.com
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago

    Loading...
    Readme
    Loading...