Bastian | Cadence (2023-08-31)
@bz_bbclub to follow up on your question regarding the reference syntax and operators (
&v as &T
) : This is one thing that was confusing and buggy (other wrong operators like as!
and as?
weren't reported as errors), and and got improved in Stable Cadence, see https://forum.onflow.org/t/another-update-on-stable-cadence/3715 "Incorrect Operator in Reference Expressions Not Reported" (if you want to read even more, here's the FLIP that improved it: https://github.com/onflow/flips/blob/main/cadence/20220516-reference-creation-semantics.md)2 Replies
I've created a thread for your message. Please continue any relevant discussion in this thread.
You can rename this thread using
/title <new title>
If this is a technical question that others may benefit from, considering also asking it on Stackoverflow: https://stackoverflow.com/questions/ask?tags=onflow-cadenceUnknown User•16mo ago
Message Not Public
Sign In & Join Server To View