The error is thrown when calling a method that needs all items to be of a specific type. For example, the sum method requires all items to be numbers.
sum
IMPORT_PATH: "@daiso-tech/core/collection/contracts"
"@daiso-tech/core/collection/contracts"
Optional
Static
Optional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
Create .stack property on a target object
The error is thrown when calling a method that needs all items to be of a specific type. For example, the
sum
method requires all items to be numbers.IMPORT_PATH:
"@daiso-tech/core/collection/contracts"