Blob   xtlang


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/tests/core/generics.xtm

Implementation

;; constructor
(bind-func Blob:[Shape*]*
  (lambda ()
    (Shape 3 null null)))


Back to Index

Similar Entries