Procedure = doesn't accept complex number

Issue #79 resolved
Takashi Kato repo owner created an issue

This should return #f

(apply = 1+1i 1+1i '())

But raises an error.

Comments (1)

  1. Log in to comment