T as(T)()
Convert to target type T. Returns T.init on failure (matches var.as!T behavior).
T
T.init
var.as!T