Module

Rito.BufferAttributeUnsafe

Package
purescript-rito
Repository
mikesol/purescript-rito

#bufferAttributeImpl Source

bufferAttributeImpl :: forall n ctor buf. Int -> Int -> ctor -> (Int -> Vect n Number) -> buf

#bufferAttributesImpl Source

bufferAttributesImpl :: forall a i o ctor. Int -> Array { k :: String, n :: Int } -> ctor -> a -> (Int -> a -> { l :: Record i, r :: a }) -> Record o