New C6 egg: srfi-162
J Altfas via Chicken-users <[email protected]> Sun, 30 Nov 2025 16:35:36 -0800
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <20251130160529.2dbd3ea7@fbsd-15> |
Hello, srfi-162 extends srfi-128 with additional procedures and convenient to use pre-built comparators. Since it retains all functionality of srfi-128, srfi-162 is in effect a completely compatible replacement. This egg modifies the reference implementation of srfi-162 for Chicken-6. Repository: https://codeberg.org/jrapdx/srfi-162 Release-info: https://codeberg.org/jrapdx/srfi-162/raw/branch/main/srfi-162.release-info Documention: https://wiki.call-cc.org/eggref/6/srfi-162 Thank you! Jules Altfas