import * as fae from "https://deno.land/x/fae@v1.1.1/utils/types.ts";
Interfaces
Function type for curried function of arity 1 | |
Function type for curried function of arity 2 | |
Function type for curried function of arity 3 |
Type Aliases
All the types which are returned by function | |
Comparator for functions like | |
T Func | |
T Obj | |
T PH | |
Type of placeholder for curried functions | |
T Pr | |
Predicate function type which checks one value | |
Predicate function type which applies on two values | |
Type for spec object which contains predicate functions of type {Predicate1} |