Copyright | Galois, Inc. 2010-2014 |
---|---|
License | BSD3 |
Maintainer | jhendrix@galois.com |
Stability | experimental |
Portability | portable |
Safe Haskell | None |
Language | Haskell98 |
Data.ABC.Internal.Field
Description
Documentation
isoFieldTarget :: Field a b -> Iso b c -> Field a c Source