Hacker News new | past | comments | ask | show | jobs | submit login

This is a really cool project, but I'm not sure I like some of the APIs.

`orderByDesc` seems like it could be better suited for an object constant indicating the sort direction.

``` orderBy(OrderBy.Desc, user => user.age) ```

Overall still very nice and looking forward to seeing more development!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: