NDP

nothrow @safe
struct NDP {
elem* e;
uint offset;
}

Meta