shrub/ren/collections/collection.hoon
Anton Dyudin 59543455e5 formally render topics, collections, or the index
using ren/urb/collections
2017-12-18 14:11:25 -08:00

11 lines
191 B
Plaintext

/- collections
/+ rekey
/^ collection:collections
/. /@ /collections-config/
/= tops
/; (rekey %da)
/^ (map knot topicful:collections)
/_ /collections-topic-full/
==
-.-