7.5.30 SRFI-43 - Vector Library

This subsection is based on the specification of SRFI-43 by Taylor Campbell.

SRFI-43 implements a comprehensive library of vector operations. It can be made available with:

(use-modules (srfi srfi-43))