úÎ3÷ Safe-Infered%Use an immutable vector as a source. 8Use a mutable vector as a source in the ST or IO monad. GConsumes all values from the stream and return as an immutable vector.  Works by creating a DList. CConsume all values from the stream and return as a mutable vector. vector-conduit-0.1.0.1Data.Vector.Conduit sourceVector sourceMVector consumeVectorconsumeMVector