:: [IO Picture] -> IO [Picture] package:fixed-vector

Evaluate every action in the vector from left to right.
Analog of sequenceA from Traversable.