Ooh, yikes, won't be able to compile my stuff with these limitations: docs.elementscompiler.com/Silver/Differe
Conversation
"The standard Swift [T] and [T:U] Array and Dictionary types are classes and not structs" gross
2
2
4
Replying to
Replying to
Weird because it looks like they *did* put in the effort to make String value-ish
1
unfortunately struct-based arrays with copy-on-write semantics are impossible to do on current CLR and JVM. :(
2
Show replies


