While building rescript code, I found some functions have a $$ prefix on the js output. In my case, it was Js.Float.isFinite.
What’s the $$ meaning for? Are there any options or methods not to add these prefixes?
↧
$$prefix from build output
↧