urbit/ren/collection.hoon
2018-07-30 21:00:49 -07:00

10 lines
224 B
Plaintext

/+ collections
/= collection
/^ collection:collections
/; |= [a=config:collections b=(map knot item:collections) ~]
[a b]
/. /collection-config/
/_ /collection-item/
==
collection