On Tue, Oct 09, 2007 at 11:28:08PM -0700, Michael Vanier wrote: > Is there an implementation of a symbol type in Haskell i.e. a string which > has a constant-time comparison operation?
Yes, I beleive GHC uses one (utils/FastString.lhs iirs) Stefan
signature.asc
Description: Digital signature
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
