racket/racket
Leif Andersen c911e4b52d Add the following predicates to racket/math:
- positive-integer?
- negative-integer?
- nonpositive-integer?
- nonnegative-integer?

These are like their exact-* counterparts provided by racket/base,
but they work for inexact numbers, and not just exact ones.
2017-03-02 19:24:12 -05:00
..
collects Add the following predicates to racket/math: 2017-03-02 19:24:12 -05:00
src fix stack-overflow handing lin the compiler's letrec-check pass 2017-02-27 09:43:59 -07:00
.gitignore internal hooks to build "Racket.exe" without "libracket3m.dll" 2015-03-28 09:50:01 -06:00