BTree_left   xtlang


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/libs/core/adt.xtm

Implementation

(bind-func BTree_left:[BTree*,BTree*]*
  (lambda (tree)
    (tref tree 1)))


Back to Index

Similar Entries