> On 25 Feb 2016, at 21:02, Dmitri Gribenko <gribozavr at gmail.com> wrote: > > It is a part of a long-term strategy to make UnsafePointer > non-nullable. Nullable pointers will be modeled as optional pointers. Thanks, that also explains why the no-argument initializers were removed from unsafe pointer types. -- Ben