Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/apache/groovy
/ consume
Method
consume
benchmark/bench/pidigits.java:64–66 ·
view source on GitHub ↗
(Transformation a)
Source
from the content-addressed store, hash-verified
62
}
63
64
public
Transformation consume(Transformation a){
65
return
z.compose(a);
66
}
67
}
68
69
Callers
6
next
Method · 0.95
registryIterator
Method · 0.80
listIterator
Method · 0.80
streamMapNonCapturing
Method · 0.80
dispatch
Method · 0.80
resetAcceptPosition
Method · 0.80
Calls
1
compose
Method · 0.65
Tested by
no test coverage detected