Skip to content

V2 Proposal #55

@0x3333

Description

@0x3333

Version 2.0 Proposal

This issue will be a discussion point to exchange ideas about version 2.0.

Big picture

The community is urging for a more java idiom version, and the current version can't handle these changes, that's why I'm proposing a new version, incorporating all the needs from the community in a broad discussion.

What about v2?

The new version must be compatible with original implementation as much as it can, without sacrificing java idiom. We will discuss how it will be implemented and the design considerations will be made here.

@cazacugmihai Proposal

  • Use of char arrays and StringBuilder instead of Strings
  • Precompute and cache recurrent operations
  • Helper class (CharUtils) for working with char arrays

@iggymoran Proposal

  • [] Relax MAX_NUMBER restriction

@KangoV Proposal

  • [] BigInteger as input/output

Reference implementation PR #53.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions