Thread overview
[Issue 18007] Enforcing immutability
Nov 23, 2017
Saanvi Sharma
Nov 27, 2017
Simen Kjaeraas
Nov 27, 2017
Mike
November 23, 2017
https://issues.dlang.org/show_bug.cgi?id=18007

Saanvi Sharma <iamsaanvig@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |C++

--
November 27, 2017
https://issues.dlang.org/show_bug.cgi?id=18007

Simen Kjaeraas <simen.kjaras@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simen.kjaras@gmail.com

--- Comment #1 from Simen Kjaeraas <simen.kjaras@gmail.com> ---
This bug report confuses me, so please provide some more information. D already has a mechanism for guaranteeing immutability for data structures and member functions - it's called immutable. Are you suggesting we add some feature to D that it doesn't already have? If so, explain how your suggestion differs from 'immutable'.

You mention 'scale' (which I take to be a misspelling of Scala?) and 'dotty', which seems to be a Scala library[1]. Have you perhaps posted this in the wrong Bugzilla?

[1]: https://github.com/lampepfl/dotty

--
November 27, 2017
https://issues.dlang.org/show_bug.cgi?id=18007

Mike <slavo5150@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |slavo5150@yahoo.com
         Resolution|---                         |INVALID

--- Comment #2 from Mike <slavo5150@yahoo.com> ---
This looks like spam.  Closing.

--