| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell98 |
FST.LBFA
Contents
Description
Left-biased finite automata
Documentation
module FST.Automaton
Types
Data type for LBFA (left-biased finite automata)
Instances
| AutomatonFunctions LBFA | |
| Convertable LBFA | |
| (Eq a, Show a) => Show (LBFA a) |