https://issues.dlang.org/show_bug.cgi?id=12491
Martin Nowak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Martin Nowak <[email protected]> --- How about something less drastic, e.g. AA's only allow const access to their keys? > This will cause a massive code breakage when e.g. mutable classes are used as > keys. That's almost the same as disallowing classes as keys. --
