Keyword to avoid not null references

Adam D. Ruppe destructionator at gmail.com
Sat Apr 21 17:06:46 PDT 2012


I just pushed an update to git with
a few changes people have suggested.

I removed one of the old opAssigns
to keep a static type check.

Added assumeNotNull and checkNotNull
as entry points.

Made the data member private.


I think that's closer to what everyone
wants.


More information about the Digitalmars-d-learn mailing list