ReScript @rescript-lang.org · Nov 13

We're further closing the syntax gap between ReScript and JavaScript in in v12: - First class regex syntax (previously needed wrapping in %re("<pattern>")) - Remainder operator - Use +, -, / and * for any number type, dedicated operators per type not needed And more coming!

25 likes 1 replies

?

Replies

Florian · Nov 13

Sometimes I copy JS code snippets over and it just works! This is only getting better.