Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/3rdparty/libprocess
/ __foo
Method
__foo
src/tests/sequence_tests.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
Future<Nothing> __foo()
53
{
54
return promise.future();
55
}
56
57
Nothing bar()
58
{
Callers
nothing calls this directly
Calls
1
future
Method · 0.80
Tested by
no test coverage detected