Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
vary Vary.VEither Map a function over one of the error values inside the VEither. Any other VLeft and also VRight are kept untouched. Similar to Vary.mapOn.
mapRight :: forall x y (errs :: [Type]) . (x -> y) -> VEither errs x -> VEither errs yvary Vary.VEither Map a function over the VEither if it contains a VRight, otherwise leave it alone. Exists for symmetry with VEither.mapLeft and VEither.mapLeftOn. Indeed, it is just another name for fmap. See also VEither.veither.
-
varying Control.Varying.Spline Map the output value of a spline.
>>> :{ let s = mapOutput (pure show) $ step 1 >> step 2 >> step 3 in testVarOver (outputStream s "") [(),(),()] >>> :} "1" "2" "3" mapWithVec :: VecEach s t a b => (forall (n :: Nat) . SNatI n => Vec n a -> Vec n b) -> s -> tvec Data.Vec.Lazy No documentation available.
mapWithVec :: VecEach s t a b => (forall (n :: Nat) . SNatI n => Vec n a -> Vec n b) -> s -> tvec Data.Vec.Lazy.Inline No documentation available.
mapG :: (GrpFunctor f, Eq b, Group b) => (a -> b) -> f a -> f bvessel Tutorial No documentation available.
mapHasher :: MapType -> !StorageHasherweb3-polkadot Network.Polkadot.Metadata.V10 No documentation available.
-
web3-polkadot Network.Polkadot.Metadata.V10 No documentation available.
-
web3-polkadot Network.Polkadot.Metadata.V10 No documentation available.
-
web3-polkadot Network.Polkadot.Metadata.V10 No documentation available.