I'm going through the Roc Tutorial. The string interpolation syntax is "\(value)" but in the documentation it says "$(value)". They both work in the online repl. Will both be part of the language or is one being deprecated in the future?
\(value)
is deprecated
Thank you @Brendan Hansknecht :+1:
A. J. Edgar Craft has marked this topic as resolved.
I've created a PR that modifies the tutorial to use the new syntax
Last updated: Jul 06 2025 at 12:14 UTC