| Package | Description |
|---|---|
| xtc.util |
| Modifier and Type | Method and Description |
|---|---|
static <T,U> U |
Function.foldl(Function.F2<U,? super T,U> function,
U seed,
Pair<T> list)
Fold the specified list with the specified function.
|
Copyright © 2014. All Rights Reserved.