fillarray

fillarray is a built-in function in `C source code'.

(fillarray ARRAY ITEM)

Store each element of ARRAY with ITEM.
ARRAY is a vector, string, char-table, or bool-vector.