adam.as

T as(T)() const @trusted

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