-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
Currently some functions check that the parameter are in an defined range:
- log does not allow/ignore more than one parameter and throw an error.
-
, <, <= , >= expect 2 or 3 parameter but ignore if there are more parameters given but throw an error on less than two.
I would expect that all functions throw an error if less than expected or more than expected throw an error.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels