Skip to content

Block Integer parsing of a string if it contains a decimal point.#25

Open
JaredDavis22 wants to merge 1 commit into
scijava:mainfrom
JaredDavis22:dotToBlockIntegerParse
Open

Block Integer parsing of a string if it contains a decimal point.#25
JaredDavis22 wants to merge 1 commit into
scijava:mainfrom
JaredDavis22:dotToBlockIntegerParse

Conversation

@JaredDavis22

@JaredDavis22 JaredDavis22 commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Small change improved the performance of the code for my usage.

Does the current code handle decimal numbers with a comma?

eg 10,001 for 10.001

This change will do nothing for those cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant