Why doesn't `Object` have an auto-defined `.dup` property? It
would be useful when dealing with, for instance, handling of
`Throwable`'s in multi-threaded contexts.
- Object.dup? Per Nordlöw via Digitalmars-d-learn
- Re: Object.dup? Adam D Ruppe via Digitalmars-d-learn
- Re: Object.dup? Per Nordlöw via Digitalmars-d-learn
