default-hash on SRFI-128 raises an error when passing a pair

Issue #183 resolved
Takashi Kato repo owner created an issue

This raises an error

(default-hash '(a b))

but shouldn't.

Comments (1)

  1. Log in to comment