Stability | provisional |
---|---|
Maintainer | Vivian McPhail <[email protected]> |
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
vector-buffer-0.3: A buffer compatible with Data.Vector.Storable
Stability | provisional |
---|---|
Maintainer | Vivian McPhail <[email protected]> |
Data.Vector.Buffer
Description
A buffer that can be used as a vector
pushNextElement :: Buffer a -> a -> IO ()Source
add the next element to the buffer