Source code

Revision control

Copy as Markdown

Other Tools

gczeal(14,1);
const one = BigInt(1);
new Map([[one, 42]]).has(one);