Open
Description
Hey,
datawalk
is great, I used it to investigate a rather large data structure today, and it helped a lot.
One limitation I ran into was that my data structure has 95 (or so) elements in the list, and so when I loaded up datawalk, I had to keep guessing at the last index (the one I wanted to see). I ended up using the !
function to run last
on the collection, but I was wondering: would it be useful to add paging to the repl so you can see elements 30-59, and so on?
Thanks again for datawalk.
Metadata
Metadata
Assignees
Labels
No labels