looking at JS code i've not used in a while, i had defined x as 0n. i had a function that returned x.asIntN() and i _swear_ it worked. But MDN says this is a static method on BigInt only. so... did i just hallucinate?
@raymondcamden or bigint is newer than the code?
@falken nah. i must have committed the code w/o checking. it's just a small personal project (game) that i built a few months ago
QOTO: Question Others to Teach Ourselves An inclusive, Academic Freedom, instance All cultures welcome. Hate speech and harassment strictly forbidden.
@falken nah. i must have committed the code w/o checking. it's just a small personal project (game) that i built a few months ago