1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-03 13:20:26 +02:00
guile/module/rnrs/arithmetic
Andreas Rottmann b1e13fb530 Implement R6RS' `fixnum?' in a smarter way
* module/rnrs/arithmetic/fixnums.scm (fixnum?): Implemented using
  bit-twiddling, and using `define-inlinable'.
2011-04-08 23:56:30 +02:00
..
bitwise.scm remove encoding of versions into the file system (for now?) 2010-06-16 22:20:28 +02:00
fixnums.scm Implement R6RS' `fixnum?' in a smarter way 2011-04-08 23:56:30 +02:00
flonums.scm Add two new sets of fast quotient and remainder operators 2011-01-30 23:00:38 +01:00