fluid-ix   xtlang


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/libs/external/fluid2d.xtm

Implementation

(bind-func fluid-ix
  (lambda (x:i64 y:i64 N:i64)
    (+ x (* y N))))


Back to Index

Similar Entries