masters3d
(Masters3d)
38
Computed properties also use mutating so the syntax we use for functions should also be portable there.
I think it should go in the same position as mutating/nonmutating perhaps as an attribute @selft(inout).
what about nonmutating ? @self(noninout), @self(let)?
@self(ref)?
1 Like