hash of circular list?
Jens Thiele <[email protected]> Sat, 16 May 2026 22:25:19 +0200
| Newsgroups | gmane.lisp.scheme.gauche |
|---|---|
| Message-ID | <[email protected]> |
Hi, gosh> (use srfi-1) gosh> (default-hash (circular-list 1)) => endless loop best regards jens PS: maybe slightly related "Circular-safe compare" https://github.com/shirok/Gauche/issues/1125