[Haskell-beginners] What does "(# #)" mean?

Emanuel Koczwara poczta at emanuelkoczwara.pl
Sat Apr 5 15:20:27 UTC 2014


Hi,

Dnia 2014-04-05, sob o godzinie 10:13 -0500, John M. Dlugosz pisze:
> The sources I've learned about thus far are not helping me with this one.
> What's "(#   #)"?
> Haskell is search-hostile.
> 

Can you provide some context? It looks like ordinary string

  "(#   #)" :: String

or

  "(#   #)" :: [Char]

Emanuel




More information about the Beginners mailing list