Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. adjustMaxWithKey :: (Key s -> a -> a) -> IntMap s a -> IntMap s a

    refined-containers Data.IntMap.Refined

    Adjust the value at the greatest key. The set of keys remains unchanged.

  2. adjustMinWithKey :: (Key s -> a -> a) -> IntMap s a -> IntMap s a

    refined-containers Data.IntMap.Refined

    Adjust the value at the smallest key. The set of keys remains unchanged.

  3. adjustMaxWithKey :: (Key s -> a -> a) -> IntMap s a -> IntMap s a

    refined-containers Data.IntMap.Strict.Refined

    Adjust the value at the greatest key. The set of keys remains unchanged.

  4. adjustMinWithKey :: (Key s -> a -> a) -> IntMap s a -> IntMap s a

    refined-containers Data.IntMap.Strict.Refined

    Adjust the value at the smallest key. The set of keys remains unchanged.

  5. adjustMaxWithKey :: (Key s k -> a -> a) -> Map s k a -> Map s k a

    refined-containers Data.Map.Refined

    Adjust the value at the greatest key. The set of keys remains unchanged.

  6. adjustMinWithKey :: (Key s k -> a -> a) -> Map s k a -> Map s k a

    refined-containers Data.Map.Refined

    Adjust the value at the smallest key. The set of keys remains unchanged.

  7. adjustMaxWithKey :: (Key s k -> a -> a) -> Map s k a -> Map s k a

    refined-containers Data.Map.Strict.Refined

    Adjust the value at the greatest key. The set of keys remains unchanged.

  8. adjustMinWithKey :: (Key s k -> a -> a) -> Map s k a -> Map s k a

    refined-containers Data.Map.Strict.Refined

    Adjust the value at the smallest key. The set of keys remains unchanged.

  9. lastMod :: (Functor f, HasField s "lastMod" a) => LensLike' f s a

    riak-protobuf Data.Riak.Proto

    No documentation available.

  10. lastModUsecs :: (Functor f, HasField s "lastModUsecs" a) => LensLike' f s a

    riak-protobuf Data.Riak.Proto

    No documentation available.

Page 363 of many | Previous | Next