skapata has quit [Remote host closed the connection]
to-hu has quit [Ping timeout: 260 seconds]
to-hu has joined #racket
<Putonlalla>
Is there a diagram somewhere that shows how `number?`, `complex?`, `exact?`, `inexact?`, `integer?`, `even?`, `odd?`, `negative?`, `positive?`, `rational?`, `real?` and `zero?` are related?
<Putonlalla>
I'd like to know all the special cases, such as `+inf.0` simultaneously being `number?`, `complex?`, `inexact?`, `positive?` and `real?`.
lucasta has joined #racket
to-hu has quit [Remote host closed the connection]