NIL

define the absence of a key to be -1.

enum NIL = ptrdiff_t(-1);

Meta