OSDN Git Service

Runtime type checking for comparison ops.
authorsforman <sforman@hushmail.com>
Sat, 21 Oct 2023 19:17:21 +0000 (12:17 -0700)
committersforman <sforman@hushmail.com>
Sat, 21 Oct 2023 19:17:21 +0000 (12:17 -0700)
commit35a122b2ba0b2703a1cbc52135d1ead281e42c6e
tree456047350603a92d16f00d6dcc885d4d10a27326
parent6bd9249f83a8ff2531807fa5f45e18b4e0e510f2
Runtime type checking for comparison ops.

Because we're using Scheme Booleans for Thun Booleans there's no need to
make a special function for these, we can reuse the one for math ops.
implementations/scheme-chicken/joy.scm