stringtable-atom-0.0.6.1: Memoize Strings as Atoms for fast comparison and sorting, with maps and sets

Safe HaskellNone

StringTable.Atom

Documentation

class HasHash a where

Methods

hash32 :: a -> Word32

intToAtom :: Monad m => Int -> m Atom