func strideof<T>(_: T.Type) Returns the least possible interval between distinct instances of T in memory. The result is always positive. Declaration func strideof<T>(_: T.Type) -> Int