This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
4face990d7
factor
/
native
/
arithmetic.h
3 lines
70 B
C
Raw
Normal View
History
Unescape
Escape
rewrote fixnum intrinsics, and added eq? type intrinsics
2005-05-07 22:39:00 -04:00
F_FIXNUM
arithmetic_type
(
void
)
;
rewrote generic arithmetic in factor
2004-09-19 00:33:40 -04:00
void
primitive_arithmetic_type
(
void
)
;