Skip to content

Consequent Parameter check #68

@SkateScout

Description

@SkateScout

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions