EntityCollection.empty

struct EntityCollection(TEntity)
@safe
bool
empty
()
if (
isEntityType!TEntity
)

Meta