Ricardo Fernández Serrata
Ricardo Fernández Serrata
What went wrong? It seems it's the formatting, but where?
For some reason, it seems like I accidentally deleted some digits from the file while editing. It should be fixed now
Now the non-bitwise fn supports `BigInt`s
> Can you assign it to me I don't have any authority to do that lol. You could open a PR and write "Fixes #889" or "Closes #889" to auto-close...
Wait I realized there's a *bigger* Issue. The bitwise `isPowerOfTwo` is **duped**, an instance is in the math/bits folder, and the other in math/is-power-of-two. This makes no sense. The bitwise...
@Yash-Var I've already opened a PR. If you want to contribute you can send PRs to my fork, or open an independent PR that solves this Issue in a different...
Wait, I realized a problem. Any link that points to a nested link will break unless that link has its own dedicated file. I thought it would redirect to the...
@zloirock before proceeding any further, how should the directory tree look like? I need to know which sections deserve their own files, and which "multi-sections" should be grouped in single...
I'll try to preserve as much links as possible, so lots of files will be created. I'll put all ECMAScript files into an `ECMAScript/` folder, and remove all the prefixes...
Ok, I'll try doing that. But for now I'll "build the base" first, to make it easier to manage