#
tee
Function • Returns a function that calls the given function but always returns its first argument.
tee function → function
Arguments
| name | type | description |
|---|---|---|
| function | Any |
Returns
| name | type | description |
|---|---|---|
| function | Any |
Function • Returns a function that calls the given function but always returns its first argument.
tee function → function
Arguments
| name | type | description |
|---|---|---|
| function | Any |
Returns
| name | type | description |
|---|---|---|
| function | Any |