nth   scheme


Defined in:  https://github.com/lambdamusic/extempore-extensions/blob/main/init/init_lisp.xtm

Implementation

;; nth, reversed args 
(define nth cl:nth)


Back to Index

Similar Entries