happy-lib-2.1.5: Happy is a parser generator for Haskell implemented using this library
Safe HaskellNone
LanguageHaskell98

Happy.Tabular.First

Documentation

mkFirst :: Grammar e -> [Name] -> NameSet #

mkClosure :: (a -> a -> Bool) -> (a -> a) -> a -> a #