4 ms·
So far the biggest annoyance is truncating results.. It's cute, but not very useful when exploring output. For example: (.. System (getProperties)) produces a
by pyrhho 14y ago
So far the biggest annoyance is truncating results.. It's cute, but not very useful when exploring output.
For example: (.. System (getProperties)) produces a lot of output, and I'd like to look through it to find a property.
Maybe a way to expand the output (like chrome inspector's javascript objects) ?
That said, it's pretty cool, and really interesting.