@codepoints I was trying to use https://codepoints.net/search?IDS=1 to find a nice character to minify "assignProperties" in some JS (don't judge me).
The tool blocked me for over-use and told me to message you, so I thought I'd ask a question as well. :-)
I searched for "ID Start" and "assign" in free text search and got "≔" but that's not a valid identifier.
According to https://mathiasbynens.be/notes/javascript-identifiers-es6 (@mathias) it just needs to be "ID Start".
Is the search returning "and" or is there another requirement I'm missing? Any ideas?