1 comment

[ 5.1 ms ] story [ 14.0 ms ] thread
Inspired by a recent post on a D macro which generates an unrolled binary search, I wanted to see whether I could do the same thing in zig.

I could. Here it is...