j
k
j a
j l
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
Attachments:
Back to the thread
Back to the list