compiler.tree.modular-arithmetic: strict versions shouldn't be here.
parent
ad7ee60341
commit
14f425c57c
|
@ -39,9 +39,7 @@ IN: compiler.tree.modular-arithmetic
|
|||
! is a modular arithmetic word, then the input can be converted into
|
||||
! a form that is cheaper to compute.
|
||||
{
|
||||
>fixnum
|
||||
bignum>fixnum bignum>fixnum-strict
|
||||
integer>fixnum integer>fixnum-strict
|
||||
>fixnum bignum>fixnum integer>fixnum
|
||||
float>fixnum
|
||||
set-alien-unsigned-1 set-alien-signed-1
|
||||
set-alien-unsigned-2 set-alien-signed-2
|
||||
|
|
Loading…
Reference in New Issue