(type egg)
(signature "srfi-71 egg")
(timestamp 1612269487)
(sxml ((section 2 "Outdated egg!" (p "This is an egg for CHICKEN 4, the unsupported old release.  You're almost certainly looking for " (int-link "/eggref/5/srfi-71" "the CHICKEN 5 version of this egg") ", if it exists.") (p "If it does not exist, there may be equivalent functionality provided by another egg; have a look at the " (link "https://wiki.call-cc.org/chicken-projects/egg-index-5.html" "egg index") ". Otherwise, please consider porting this egg to the current version of CHICKEN.") (tags "egg")) (section 2 "srfi-71" (toc) (section 3 "Description" (p "This egg provides the operations for working with multiple values described by " (link "http://srfi.schemers.org/srfi-71/" "SRFI 71: Extended LET-syntax for multiple values") ".") (p "The source for this extension is available " (link "https://git.foldling.org/chicken-srfi-71.git" "here") ".")) (section 3 "Author" (p "Sebastian Egner") (p "Maintained by " (int-link "/users/evan-hanson" "Evan Hanson"))) (section 3 "Documentation" (p "See the original " (link "http://srfi.schemers.org/srfi-71/srfi-71.html" "SRFI document") ".") (p "Note that this module rebinds " (tt "let") ", " (tt "let*") " and " (tt "letrec") " by default.")) (section 3 "Changelog" (ul (li "1.1 Include full implementation") (li "1.0 Initial release"))) (section 3 "License" (pre "Copyright (c) 2005 Sebastian Egner.\n\nPermission is hereby granted, free of charge, to any person obtaining a\ncopy of this software and associated documentation files (the\n\"Software''), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be included\nin all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS'', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ")))))
