[swift-evolution] [Review] SE-0096: Converting dynamicType from a property to an operator
Brent Royal-Gordon
brent at architechies.com
Wed May 25 14:41:52 CDT 2016
> Isn't `dynamictype` different from `sizeof` or `typeof` in that it does evaluate it's argument?
`sizeofValue(_:)` in Swift also evaluates its argument.
--
Brent Royal-Gordon
Architechies
More information about the swift-evolution
mailing list