combobuffer-0.2: Various buffer implementations
Data.RingBuffer.TGen
Description
Template Haskell splices to create constant-sized vectors and RingBuffer instances for them
mkVecFromTo :: Int -> Int -> Type -> [TyVarBndr] -> [Char] -> Q [Dec]Source
mkVec :: Type -> [TyVarBndr] -> [Char] -> Int -> Q [Dec]Source