has.has

Undocumented in source.
template has(Key...)
enum has = ExpressionList!(get!Key).length > 0;

Meta