> What? threads and channels are their own libraries and aren't currently in > the system library. I think you mean that they won't need to use > system.deepCopy anymore?
No, I mean they are currently "submodules" of system.nim but there is no reason for that, it should be a separate, explicit import.
