1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 11:50:28 +02:00
guile/module/rnrs/arithmetic
Andy Wingo 9d6a151fbd (rnrs arithmetic fixnums) fixnum? export a procedure again
* module/rnrs/arithmetic/fixnums.scm (fixnum?): Restore this export to
  be a procedure, not syntax.
  (inline-fixnum?): This is what fixnum? was.  Use it internally.
2011-04-13 12:50:41 +02:00
..
bitwise.scm remove encoding of versions into the file system (for now?) 2010-06-16 22:20:28 +02:00
fixnums.scm (rnrs arithmetic fixnums) fixnum? export a procedure again 2011-04-13 12:50:41 +02:00
flonums.scm Add two new sets of fast quotient and remainder operators 2011-01-30 23:00:38 +01:00