BTree_right   xtlang


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

Implementation

(bind-func BTree_right:[BTree*,BTree*]*
  (lambda (tree)
    (tref tree 2)))


Back to Index

Similar Entries