nickarthur
2/5/2019 - 9:15 PM

type-cast-3

type-cast-3

var integerValue = 42
var stringValue = integerValue as? String