cardano-wallet-core-2022.7.1: The Wallet Backend for a Cardano node.
Copyright © 2021 IOHK
License Apache-2.0
Safe Haskell Safe-Inferred
Language Haskell2010

Cardano.Wallet.Compat

Description

Temporary compatibility functions for the ghc-8.10 update.

Documentation

(^?) :: s -> ((a -> Const ( First a) a) -> s -> Const ( First a) s) -> Maybe a infixl 8 Source #