Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
set :: ((a -> b) -> s -> t) -> (s, b) -> tgeneric-lens-core Data.GenericLens.Internal Setting
set :: (Ord k, MonoidNull v) => k -> v -> MonoidMap k v -> MonoidMap k vmonoidmap-internal Data.MonoidMap.Internal Sets the value associated with the given key. Satisfies the following property:
get k (set k v m) == v
set :: Setter s t a b -> b -> s -> tpontarius-xmpp Network.Xmpp.Lens Set all referenced fields to the given value.
set :: Int -> a -> SmallArray a -> SmallArray aprimitive-extras PrimitiveExtras.SmallArray No documentation available.
set :: Lens' o i -> LensSet o iAgda Agda.Utils.Lens Set inner part i of structure o as designated by Lens' o i.
-
blaze-svg Text.Blaze.Svg11 Combinator for the <set /> element.
set :: (Parsec (Set s b a), Pretty (Set s b a)) => SomeParsecParsercabal-gild CabalGild.Unstable.Type.SomeParsecParser Creates a new parser for the given Set of values.
set :: Setter s t a b -> b -> s -> tconfiguration-tools Configuration.Utils.Internal No documentation available.
set :: Parser m => m (Exp Delta)ede Text.EDE.Internal.Parser No documentation available.
-
fixed-vector-hetero Data.Vector.HFixed Set element in the vector
>>> set (Proxy @0) 'X' ('_',"str") ('X',"str")