rtoi8   xtlang


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

Implementation

(bind-func rtoi8
  (lambda (a:Rational)
    (dtoi8 (rtod a))))


Back to Index