chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: #1816: srfi-41: stream-match discards multiple values


From: Chicken Trac
Subject: Re: #1816: srfi-41: stream-match discards multiple values
Date: Wed, 29 Jan 2025 16:27:10 -0000

#1816: srfi-41: stream-match discards multiple values
-----------------------------------+---------------------
            Reporter:  Zipheir     |      Owner:  (none)
                Type:  defect      |     Status:  closed
            Priority:  minor       |  Milestone:  someday
           Component:  extensions  |    Version:  5.3.0
          Resolution:  fixed       |   Keywords:
Estimated difficulty:              |
-----------------------------------+---------------------
Changes (by Kon Lovett):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 fixed w/ rel 2.1.4 (2/16/23)
 -----
 #;1> (stream-match stream-null
   (() (values 1 2 3)))
 1
 2
 3
 ; 3 values

-- 
Ticket URL: <https://bugs.call-cc.org/ticket/1816#comment:1>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]