| Class | Description |
|---|---|
| BinaryIdentity<T1,T2> |
Returns both formal parameters (in a pair) passed to the function.
|
| Pair<T1,T2> |
Two things.
|
| TernaryIdentity<T1,T2,T3> |
Returns the three formal parameters (in a triple) passed to the function.
|
| Triple<T1,T2,T3> |
a Pair + 1 at the same price
|
Copyright © 2017. All rights reserved.