Opened 9 years ago
Closed 8 years ago
#1313 closed defect (duplicate)
map/for-each sometimes misbehave in interpreted code
| Reported by: | LemonBoy | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | someday |
| Component: | unknown | Version: | 4.11.0 |
| Keywords: | Cc: | ||
| Estimated difficulty: | medium |
Description
(map + #f) rightfully gives an error because #f is not a list
(map + #f '()) on the other hand happily returns ()
Change History (2)
comment:1 Changed 9 years ago by
| Estimated difficulty: | → medium |
|---|
comment:2 Changed 8 years ago by
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.

More extensively documented in #1422