Colliflower is a collection of libraries for generically working with data structures.
Additional functionality
In addition to the core in liter, garten, and silo. The Colliflower package provides the following functions:grow-from-iterable
(iterable type &rest type-args)
Create a growable of type TYPE from an iterable.
TYPE-ARGS are additional arguments to pass to MAKE-GROWER after the type.