Hacker News new | ask | show | jobs
by glial 581 days ago
Interesting work. I'd be curious to know the timing relative to list comprehensions for similar queries, since that's the common standard library alternative for many of these examples.
1 comments

Good point, but the libray allows you to generate custom queries based on user input which will be tough by list comprehension