Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ add
Function
add
ppcc/adlib/test4.cc:20–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
Int add(Int acc, Int value) {
21
return acc + value;
22
}
23
24
bool even(Int value) {
25
return value % 2 == 0;
Callers
15
tryPlainRem
Function · 0.85
tryPlainDivRem
Function · 0.85
Arr
Method · 0.85
add
Method · 0.85
Arr
Method · 0.85
add
Method · 0.85
add
Method · 0.85
Map
Method · 0.85
add
Method · 0.85
union_in_place
Method · 0.85
Set
Class · 0.85
Set
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected