"Decodes" a $(MONO NULL), by which I mean: returns nothing, but throws exceptions if the element is not correct.
Note: I had to name this method "nill," because "NULL" is a keyword in D.
See Implementation
"Decodes" a $(MONO NULL), by which I mean: returns nothing, but throws exceptions if the element is not correct.
Note: I had to name this method "nill," because "NULL" is a keyword in D.