the.bay.news

Efficiency of checking integer ranges

Swift Forums
Efficiency of checking integer ranges
For a range like "A...B", will the compiler use the most efficient way to test the range? I was thinking of bit-twiddling to check faster, and want to make sure the compiler isn't already doing that.

For a range like "A...B", will the compiler use the most efficient way to test the range? I was thinking of bit-twiddling to check faster, and want to make sure the compiler…

0 comments

Sign in to join the discussion — your thebay.events account works here.

No comments yet.