Skip to content

cmp function #99

@ghost

Description

The cmp function is a Python 2 function, it allows easier comparison between numbers.

pop a,b: if a>b push 1; if a == b push 0; if a < b push -1.

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