Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apple/ml-pointersect
/ get_table
Method
get_table
pointersect/pr/cpp/pr.cpp:57–59 ·
view source on GitHub ↗
get the underlying table
Source
from the content-addressed store, hash-verified
55
56
// get the underlying table
57
Table get_table() {
58
return table;
59
}
60
};
61
62
Callers
3
test
Method · 0.80
test
Method · 0.80
test
Method · 0.80
Calls
no outgoing calls
Tested by
3
test
Method · 0.64
test
Method · 0.64
test
Method · 0.64