Fork me on GitHub
#cider
<
2021-09-09
>
stardiviner03:09:22

[SOLVED] How to navigate and walk through in CIDER inspected complex and very long variable data structure?

plexus09:09:54

For something like this I can highly recommend Portal (https://github.com/djblue/portal)

stardiviner10:09:30

This is very nice for my purpose. Thanks a for recommendation.

anonimitoraf22:09:17

There's also cider-inspect BTW

🙌 2
stardiviner12:09:39

Yes, but seems not very handful for large data. thanks @UR37CBF8D

👍 2
plexus09:09:17

if it's medium sized then a cider-pprint-eval-last-sexp is also really handy