Skip to content

Add increment operators #221

@pedefe

Description

@pedefe

Hello,

add method inc(n) => += n
and
add method dec(n) => -= n

with n as short integer ( < 2^(32-1) )

would be useful.

Best regards.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions