Opened 8 years ago

Closed 7 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 8 years ago by sjamaan

Estimated difficulty: medium

comment:2 Changed 7 years ago by sjamaan

Resolution: duplicate
Status: newclosed

More extensively documented in #1422

Note: See TracTickets for help on using tickets.