| Class and Description |
|---|
| Func
Interface for a function with a single parameter
|
| Predicate
Predicate is a function of which can return either
true or false |
| Class and Description |
|---|
| Func
Interface for a function with a single parameter
|
| Procedure
Function of one parameter without result.
|
| Class and Description |
|---|
| Func
Interface for a function with a single parameter
|
| Func2
Interface for a function with two parameters
|
| Predicate
Predicate is a function of which can return either
true or false |
| Class and Description |
|---|
| Func
Interface for a function with a single parameter
|
| Function2
Simple implementation of two-argument function with an implementation of partial application
|
| Predicate
Predicate is a function of which can return either
true or false |
| Procedure
Function of one parameter without result.
|
| Promise
Nullary function.
|
| Class and Description |
|---|
| Func
Interface for a function with a single parameter
|
| Procedure
Function of one parameter without result.
|
| Provider
Nullary function.
|
Copyright © 2018. All rights reserved.