Copyright | (c) 2013-2023 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | provisional |
Portability | non-portable (GHC extensions) |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Synopsis
- newtype Sensitive a = Sensitive {
- fromSensitive :: a
- _Sensitive :: Iso' (Sensitive a) a
Documentation
Note: read . show /= isomorphic
Sensitive | |
|
Instances
_Sensitive :: Iso' (Sensitive a) a Source #