altos/scheme: Make eqv? work for numbers and strings
authorKeith Packard <keithp@keithp.com>
Mon, 11 Dec 2017 00:53:25 +0000 (16:53 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 11 Dec 2017 20:20:25 +0000 (12:20 -0800)
commit3e7a703bb2e70a0568b44159b993386f7ec46e04
tree6363b52092bd375164bed5dd249493f8dcfe4424
parentbdafb4dfad89d92efec37ed826d5f22e9167e717
altos/scheme: Make eqv? work for numbers and strings

Large numbers, floats and strings need a value check, not just a
comparison between ao_polys

Signed-off-by: Keith Packard <keithp@keithp.com>
src/scheme/ao_scheme_builtin.c