hash-process! and hash-done! should take optional arguments start and end

Issue #99 resolved
Takashi Kato repo owner created an issue

It's better to enhance these procedures to prevent unnecessary memory allocation.

To avoid breaking backward compatibility, C side of the procedures should check arity.

Comments (1)

  1. Log in to comment