APPLY-MAKE-POINT 2d, 3d, or 4d point | |
This function takes a list of two, three, or four numbers rather than multiple arguments as with the make-point and make-vector macro. This is equivalent to calling the make-point or make-vector macro on the elements of this list.
| |