oscbyspro / Numberick

An arithmagick overhaul in Swift
Apache License 2.0
15 stars 3 forks source link

Use `0` rather than `Int.zero` #77

Closed oscbyspro closed 1 year ago

oscbyspro commented 1 year ago

I discovered that 0 is sometimes faster than Int.zero (#76). ¯\_(ツ)_/¯