Right, thanks, and I follow all of that. My question is about contrasting TS and ReScript code, and specifically where the ReScript code is much less clear than the equivalent TS code. I’d like to see how the TS code looks when it does the same thing (take a value, refine the type of it so you can use it, and then use it).
↧