Methods
(inner) check(val)
Simple logger for debugging function composition without breaking data flow
Parameters:
| Name | Type | Description |
|---|---|---|
val |
* | any value |
(inner) prettyCheck(val)
Logger for debugging function composition without breaking data flow, pretty-priints objects and arrays
Parameters:
| Name | Type | Description |
|---|---|---|
val |
* | any value |