Table of contents
Variables#
Functions#
- add
- divide
- each
- eachLeft
- filter
- filterRight
- identity
- includes
- indexOf
- invokeEach
- isArithmeticSequence
- maddeq
- map
- mapLeft
- mapip
- mapipLeft
- mdiveq
- mmuleq
- modulo
- msubeq
- multiply
- noop
- partition
- partitionLeft
- reduce
- remainder
- subtract
References#
eachRight#
Renames and exports: each
filterLeft#
Renames and exports: filter
forEach#
Renames and exports: each
includesLeft#
Renames and exports: includes
indexOfLeft#
Renames and exports: indexOf
invokeEachRight#
Renames and exports: invokeEach
mapRight#
Renames and exports: map
mapipRight#
Renames and exports: mapip
partitionRight#
Renames and exports: partition
reduceLeft#
Renames and exports: reduce