phc-adt/phc-adt-lib
Sam Tobin-Hochstadt e0cc0cd65e Handle Integer instead of Fixnum for hash-code computation.
Now that these are type checked by Typed Racket in 7.5, it's a
problem that the documentation doesn't promise that these will be a
Fixnum. Switch to using Integer, and change the use of fxxor to
match.
2019-11-06 13:27:58 -05:00
..
phc-adt Handle Integer instead of Fixnum for hash-code computation. 2019-11-06 13:27:58 -05:00
info.rkt Squashed commits 2017-04-27 23:36:19 +02:00