Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_string
Method · 0.45
has_value
Method · 0.45
has_value
Method · 0.45
meta_to_order
Function · 0.45
has_value
Method · 0.45
is_empty
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected