1 comment

[ 3.7 ms ] story [ 20.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...