Y
Hacker News
new
|
ask
|
show
|
jobs
by
bearjaws
652 days ago
I am not sure I am understanding array-like in this context?
It seems to be more like knex or
https://kysely.dev/
1 comments
jitl
652 days ago
The "array-like" refers to the similar interface of the ".map" and ".filter" methods between Array and Q.table
link