9 ms·
i/13|undefined works too
by ldesegur 11y ago
i/13|undefined works too
- logicallee 11y agoplus i/13|undefined has that "this was originally written in javascript, not ported halfheartedly from some other language" feel. (Well, maybe PHP.)
- ygra 11y agoThat's just adding another conversion from undefined to Number to Int32 for the right operand. You could probably use false as well. Or the empty string.