Skip to content

[feat] implement _builtin_parity(x) for largeInt #41

@ayaankhan98

Description

@ayaankhan98

Description

  • This function is used to check the parity of a large int. This function returns true(1) if the number has odd parity else it returns false(0) for even parity.
  • include tests for new implementation

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions