On 05/28/2016 09:54 PM, chmike wrote:
The only inconvenience left is that we can't have mutable references to immutable objects.
There is std.typecons.Rebindable for that.
ag0aep6g via Digitalmars-d-learn Sat, 28 May 2016 14:27:06 -0700
On 05/28/2016 09:54 PM, chmike wrote:
The only inconvenience left is that we can't have mutable references to immutable objects.
There is std.typecons.Rebindable for that.