I tried the mono version but a double forward slash glitches and overlays the next two characters - which kinda makes it unusable for anyone touching the web.
Can I ask what software you ran into that issue with? Probably, it was a strict-monospace environment, like vim in a terminal. I have created code-specific fonts to deal with this issue:
there are fonts made specifically for code which have code ligatures & the simple l, f, 6, & 9 frozen in, if you like these features but don’t want to mess with OpenType features (or if your code editor doesn’t support that).
The issue doesn’t occur in web browsers, as far as I know, as they support proportional type (include mostly-mono families with a few proportional glyphs).
macOS Terminal with any of Rec Mono Duotone, Rec Mono Casual, Rec Mono Linear, and Rec Mono SemiCasual installed from `~/git/recursive/fonts/Recursive-Beta_1.053/Recursive_Code`.