Implement CHAR/=,CHAR-NOT-EQUAL using same logic as numeric /=
commitf8b4b23f45e207c5a179eb9f0c983f746c8ea314
authorDouglas Katzman <dougk@google.com>
Wed, 15 Oct 2014 13:50:12 +0000 (15 09:50 -0400)
committerDouglas Katzman <dougk@google.com>
Wed, 15 Oct 2014 13:53:02 +0000 (15 09:53 -0400)
treea458c1c8dd6a7626c0ae25de8b46d4d75fac8e0c
parent3e0734e2ced3ed6ed488701863b3e1fe02cc964f
Implement CHAR/=,CHAR-NOT-EQUAL using same logic as numeric /=
src/code/numbers.lisp
src/code/target-char.lisp