You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Nemerle Forum
as you know C# has a readonly keyword which is a bit different than
immutable. It allows consturtor to modify the field. Is there an
equiavalent of this in nemerle ?
Andrew Davey
unread,
Nov 11, 2008, 4:59:55 PM11/11/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Nemerle Forum
In Nemerle, immutable fields *can* be set in the constructor.
VladD2
unread,
Nov 12, 2008, 7:40:11 AM11/12/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message