BiMap.empty

Check if empty.

struct BiMap(X, Y, alias Map = Y[X])
@safe pure nothrow const @property
@nogc => length == 0
bool
empty
()

Meta