clone   scheme


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/libs/base/pattern.xtm

Implementation

;;@ignore
(define clone (compose alist->hash-table hash-table->alist))


Back to Index

Similar Entries