Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WolfireGames/overgrowth
/ type
Method
type
Source/JSON/jsoncpp.cpp:2633–2633 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2631
}
2632
2633
ValueType Value::type() const { return type_; }
2634
2635
int Value::compare(const Value& other) const {
2636
if (*this < other)
Callers
4
SendIntFloatScriptParam
Method · 0.45
SendStringScriptParam
Method · 0.45
testJSON
Function · 0.45
writeValue
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected