Copyright | (c) 2019 Dakotah Lambert |
---|---|
License | MIT |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Generalize Extract.SL for tier-local constraints.
Synopsis
- forbiddenTierSubstrings :: (Ord e, Ord n, Enum n) => FSA n e -> (Set e, ForbiddenSubstrings e)
Documentation
forbiddenTierSubstrings :: (Ord e, Ord n, Enum n) => FSA n e -> (Set e, ForbiddenSubstrings e) #
Forbidden tier-substrings of the given FSA
.