(IFn f, Object init)
| 393 | INode without(AtomicReference<Thread> edit, int shift, int hash, Object key, Box removedLeaf); |
| 394 | |
| 395 | public Object kvreduce(IFn f, Object init); |
| 396 | |
| 397 | Object fold(IFn combinef, IFn reducef, IFn fjtask, IFn fjfork, IFn fjjoin); |
| 398 |
no outgoing calls
no test coverage detected