Safe Haskell | None |
---|---|
Language | Haskell2010 |
Data.Barbie.Container
Description
Synopsis
- newtype Container b a = Container {
- getContainer :: b (Const a)
Documentation
newtype Container b a Source #
Wrapper for container-Barbies.
Constructors
Container | |
Fields
|