summaryrefslogtreecommitdiffstats
path: root/tree.c
Commit message (Expand)AuthorAgeFilesLines
* tree: add treep predicate.Kaz Kylheku2019-09-301-0/+6
* tree: allow quasiquoting into #T syntax.Kaz Kylheku2019-09-281-0/+25
* New data structure: binary search trees.Kaz Kylheku2019-09-251-0/+492
* New data type: tnode.Kaz Kylheku2019-09-221-0/+91