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