vector-of-length-ec

[syntax] vector-of-length-ec k qualifier ... expression

SRFI-42: The vector of all values of expression, of which there must be exactly k. This comprehension behaves like vector-ec but can be implemented more efficiently.