chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #1313: map/for-each sometimes misbehave in interprete


From: Chicken Trac
Subject: [Chicken-janitors] #1313: map/for-each sometimes misbehave in interpreted code
Date: Sat, 13 Aug 2016 11:55:14 -0000

#1313: map/for-each sometimes misbehave in interpreted code
----------------------+---------------------
 Reporter:  LemonBoy  |      Owner:
     Type:  defect    |     Status:  new
 Priority:  major     |  Milestone:  someday
Component:  unknown   |    Version:  4.11.0
 Keywords:            |
----------------------+---------------------
 `(map + #f)` rightfully gives an error because `#f` is not a list
 `(map + #f '())` on the other hand happily returns `()`

--
Ticket URL: <http://bugs.call-cc.org/ticket/1313>
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]