chickadee » coerce » coerce-all

(coerce-all (OBJECT...) (TYPE-TAG...) [DEFAULT-PROC]) => LISTprocedure

Returns a list of every element of the (OBJECT...) coerced to the corresponding element of the (TYPE-TAG...).

DEFAULT-PROC is as for coerce.