| Safe Haskell | Safe |
|---|---|
| Language | Haskell98 |
Data.Columbia.DynamicWithCtx
Documentation
data DynamicWithCtx ctx Source #
Constructors
| (ctx t, Typeable t) => DynamicWithCtx !t |
dynamicWithCtx :: (ctx t, Typeable t) => t -> DynamicWithCtx ctx Source #
columbia-0.1.3: Enhanced serialization for media that support seeking.
| Safe Haskell | Safe |
|---|---|
| Language | Haskell98 |
Data.Columbia.DynamicWithCtx
data DynamicWithCtx ctx Source #
Constructors
| (ctx t, Typeable t) => DynamicWithCtx !t |
dynamicWithCtx :: (ctx t, Typeable t) => t -> DynamicWithCtx ctx Source #