Copyright | (c) A.V.H. McPhail 2011 |
---|---|
License | BSD3 |
Maintainer | Vivian McPhail <[email protected]> |
Stability | provisional |
Safe Haskell | None |
Language | Haskell98 |
Data.Vector.Buffer
Description
A buffer that can be used as a vector
Documentation
pushNextElement :: Buffer a -> a -> IO () Source #
add the next element to the buffer