shrub/pkg/hs-urbit/lib/Data
Benjamin Summers a089cfea12 Got this working except there is a mistake in my approach.
I am traversing each subtree even if it will eventually become a back
reference.  While, traversing, I insert any backreferences that I find.
However, if the enclosing noun is a backreference, then all of the
backreferences found in subtrees will be invalid.
2019-06-30 20:12:25 -07:00
..
Noun Got this working except there is a mistake in my approach. 2019-06-30 20:12:25 -07:00
Noun.hs Jam: backreferences. 2019-06-29 20:05:45 -07:00