Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ Double
Method
Double
NULLC/StdLib.cpp:686–689 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
684
}
685
686
double NULLC::Double(double a)
687
{
688
return a;
689
}
690
691
NULLCArray NULLC::IntToStr(int* r)
692
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected