chickadee
»
ck-macros
»
c-list->vector
Identifier search
(c-list->vector L) → vector
syntax
Yields a vector containing the same items as the given list. Analogous to
list->vector
from SRFI 43.