MCPcopy Create free account
hub / github.com/activeloopai/deeplake / empty

Method empty

cpp/query_core/group_statement.hpp:80–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78 }
79
80 bool empty() const
81 {
82 return entries_.empty();
83 }
84
85 inline auto begin()
86 {

Callers 6

to_stringMethod · 0.45
has_valueMethod · 0.45
has_valueMethod · 0.45
meta_to_orderFunction · 0.45
has_valueMethod · 0.45
is_emptyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected