rescript-compiler icon indicating copy to clipboard operation
rescript-compiler copied to clipboard

Should "j`...`" interpolation be removed?

Open cristianoc opened this issue 1 year ago • 2 comments

  • "many times, I was using j` on things like int until I changed the type and started printing [object object]"
  • Normal string interpolation is now first-class and type safe.

cristianoc avatar Sep 07 '22 10:09 cristianoc

I'd say deprecate it and remove it with the next major release (i.e. V11).

fhammerschmidt avatar Sep 07 '22 11:09 fhammerschmidt

Probably deprecate then remove in V11 or something. Moving this to 10.2.

cristianoc avatar Sep 08 '22 08:09 cristianoc