←back to thread

87 points mkalioby | 1 comments | | HN request time: 0.001s | source
Show context
glial ◴[] No.42191090[source]
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.
replies(1): >>42194992 #
1. mkalioby ◴[] No.42194992[source]
Good point, but the libray allows you to generate custom queries based on user input which will be tough by list comprehension