datascript 2022-09-26

Assuming I have an attribute which can be used to imply order, what's the correct way of getting the max N according to that attribute and sorted by it?

Or would I need to do the sorting myself?

Just what I needed, thanks!

👍 1