Records in Haskell
Sebastian Fischer
fischer at nii.ac.jp
Mon Jan 2 21:04:48 CET 2012
On Mon, Jan 2, 2012 at 1:38 PM, Simon Peyton-Jones <simonpj at microsoft.com>wrote:
> · **If String is not a kind level synonym for [Char], maybe it
> should have a different name. For example, “foo” :: Label? Or Atom?
>
Or Symbol?
The name is inspired by Ruby's :symbol notation. We could even use the same
notation (seems unambiguous on the type level, no?). Even if we don't use
the notation we could use the name.
Sebastian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20120102/47b1ea7c/attachment.htm>
More information about the Glasgow-haskell-users
mailing list