Walter Bright wrote: > Shared cannot be implicitly cast to unshared. Just like const cannot be > implicitly cast to mutable. But you can implicitly cast unshared to shared, right?