Hi guys, I’m not sure why the describe library’s variant is always returning ‘simple regardless of numeric value. For instance, the docmentation says:
(variant <https://docs.racket-lang.org/describe/index.html?q=variant#%28def._%28%28lib._describe%2Fmain..rkt%29._variant%29%29> 1) -> fixnum-integer But when I run it under Dr Racket 7.8 [cs] it returns ‘simple for this, as well as for 10.3 as well as pi, 2/3, and 0+1i. Any ideas why this is happening? Thanks! Kevin -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/367E5C0C-FA1C-4546-A586-54135D264C6B%40gmail.com.