[Haskell-cafe] Re: [ANN] text 0.7, fast Unicode text

Ashley Yakeley ashley at semantic.org
Wed Dec 16 01:49:57 EST 2009


Cetin Sert wrote:
> http://corsis.sourceforge.net/img/csharp-6.png
> <http://corsis.sourceforge.net/img/csharp-6.png>o__O!?

That's just C# string literals. In Haskell, '\x010A60' '\x010A61', but 
in C#, '\x010A' '6' '0' '\x010A' '6' '1'.

-- 
Ashley Yakeley


More information about the Haskell-Cafe mailing list