No post body was provided.
Untitled topic
1–2 of 2 posts
Re: undefined
#2Inspired 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...