currying package provides a mechanism to "curry" a multi-parameters function.See: Description
| Interface | Description |
|---|---|
| CurriedFunction<T,R> |
| Class | Description |
|---|---|
| CurriedFunction.Impl |
| Enum | Description |
|---|---|
| Checks |
A utility class for checking values that the "currying" mechanism of the
pcond
library processes. |
| CurriedFunctions |
A class that collects methods to create functions and predicates in experimental stage.
|
| CurryingUtils |
Intended for internal use only.
|
The currying package provides a mechanism to "curry" a multi-parameters function.
Copyright © 2024. All rights reserved.