On 2017-03-03 16:16, Kagamin wrote:
Nitpick: object.d is for symbols visible to user code, but it's not necessary to provide these helper functions to used code, so they should be in a different module known to the compiler.
Exactly https://github.com/dlang/druntime/pull/1781#issuecomment-283904287 -- /Jacob Carlborg
