fastedit-0.1.0.0: find nearest neighbours by edit-distance

Safe HaskellNone
LanguageHaskell2010

Text.FastEdit

Documentation

cantorise :: (a -> b -> [c]) -> [a] -> [b] -> [c] Source

ordNub :: (Hashable t, Eq t) => [t] -> [t] Source