libZSamazonka-coreZSamazonka-core
Copyright(c) 2013-2021 Brendan Hay <brendan.g.hay+amazonka@gmail.com>
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityprovisional
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.Core

Description

Types and values referenced by generated code.

Documentation

(.!@) :: Functor f => f (Maybe a) -> a -> f a infixl 7 Source #

may :: Applicative f => ([a] -> f b) -> [a] -> f (Maybe b) Source #