Skip to content

make Number public since it's exposed by interval API, make some operations const where possible#4

Open
vcfxb wants to merge 1 commit intoelazarg:mainfrom
vcfxb:main
Open

make Number public since it's exposed by interval API, make some operations const where possible#4
vcfxb wants to merge 1 commit intoelazarg:mainfrom
vcfxb:main

Conversation

@vcfxb
Copy link
Copy Markdown

@vcfxb vcfxb commented Apr 21, 2026

This is to improve the ergonomics of writing dependent code, since as it is currently impossible to construct/instantiate a Number without constructing an interval or extendednumber and extracting it.

Adjust a variety of functions to be const compatible where possible

Signed-off-by: Venus Xeon-Blonde <venus@cloudflare.com>
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