#
partial
Function • Returns a function that substitutes arguments using the given pattern array before passing them to the given function.
partial function, pattern → function
Arguments
name | type | description |
---|---|---|
function | Any | |
pattern | Any |
Returns
name | type | description |
---|---|---|
function | Any |