Post AxDyKSDlNWe95Y80xs by [email protected] | |
More posts by [email protected] | |
Post #AxDyKS5brq7mgGJVFw by [email protected] | |
0 likes, 0 repeats | |
Kinda wish Swift had a way to write `foo(bar: bar, baz: baz)` as `foo(bar, baz)… | |
Post #AxDyKSDlNWe95Y80xs by [email protected] | |
0 likes, 0 repeats | |
@dlx I struggled with this in my vector math library. I ended up using _ for al… | |
Post #AxDyKSLYuWsvTjmF7Y by [email protected] | |
0 likes, 1 repeats | |
@nicklockwood @dlx With _ I always feel it’s too easy to get some Double valu… |