Skip to content

FR: add min & max function #79

Description

@SumatL

Like min and max in Python ---

>>> min(1,3,4)
1
>>> max(5, 6, 1, 9)
9

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