Live data from Hacker News

Untitled topic

news.ycombinator.com

1–2 of 2 posts

Re: undefined

#2
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...