dustme-0.1.0.0: Initial project template from stack

Safe HaskellSafe
LanguageHaskell2010

Dustme.Score

Documentation

type Score = Int Source #

okPaths :: Ord a => a -> Set a -> Set a Source #