Hello Brian,

Sunday, July 2, 2006, 10:58:29 PM, you wrote:

>       fromString :: String -> Atom
>       toString :: Atom -> String

>       instance Eq Atom
>       instance Ord Atom -- this is where things get difficult!

i think that ByteString is a very strong candidate to Atom. `memicmp`
is very fast operation, unless you plan to use really large strings
with the same beginnings



-- 
Best regards,
 Bulat                            mailto:[EMAIL PROTECTED]

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to