[plt-scheme] Question about map

From: Marco Morazan (morazanm at gmail.com)
Date: Thu Jul 3 15:16:28 EDT 2008

Hi All,

I am using v4.0.1.

This code: (map caadr localdefs)

Produces this error:

mcar: expects argument of type <mutable-pair>; given #<undefined>

My code does not use mcar anywhere. I must assume it has to do with
the implementation of map (?).

Any pointers much appreciated.

Cheers,

Marco


Posted on the users mailing list.