Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chigraph/chigraph
/ toJSON
Method
toJSON
libchigraph/src/LangModule.cpp:169–169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
167
}
168
169
nlohmann::json toJSON() const override { return number; }
170
double number;
171
};
172
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected