Fork me on GitHub
#cursive
<
2017-12-17
>
sandbags13:12:53

Is there a way to have code folding for data structures? I have some large maps that I would like to fold

sandbags13:12:23

also deeply nested vector-based datastructures (a la Hiccup)

danielcompton20:12:03

Welcome to the light side @arrdem

briantrice22:12:37

@cfleming thanks. One implementation suggestion was ^{:refer-to 'package.path.to.module/fn-name} (or #'). the idea is that tool support for non-`require`d code could help when there’s a coupling that hasn’t been formalized but does need to be maintained.