- array-map* f a #!rest asprocedure
Like SRFI-179's array-map, but behaves differently on (array-default-copy #t): namely, it returns a copy of the map with the first argument's storage class.
Like SRFI-179's array-map, but behaves differently on (array-default-copy #t): namely, it returns a copy of the map with the first argument's storage class.