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.
adjustMaxWithKey :: (Key s -> a -> a) -> IntMap s a -> IntMap s arefined-containers Data.IntMap.Refined Adjust the value at the greatest key. The set of keys remains unchanged.
adjustMinWithKey :: (Key s -> a -> a) -> IntMap s a -> IntMap s arefined-containers Data.IntMap.Refined Adjust the value at the smallest key. The set of keys remains unchanged.
adjustMaxWithKey :: (Key s -> a -> a) -> IntMap s a -> IntMap s arefined-containers Data.IntMap.Strict.Refined Adjust the value at the greatest key. The set of keys remains unchanged.
adjustMinWithKey :: (Key s -> a -> a) -> IntMap s a -> IntMap s arefined-containers Data.IntMap.Strict.Refined Adjust the value at the smallest key. The set of keys remains unchanged.
adjustMaxWithKey :: (Key s k -> a -> a) -> Map s k a -> Map s k arefined-containers Data.Map.Refined Adjust the value at the greatest key. The set of keys remains unchanged.
adjustMinWithKey :: (Key s k -> a -> a) -> Map s k a -> Map s k arefined-containers Data.Map.Refined Adjust the value at the smallest key. The set of keys remains unchanged.
adjustMaxWithKey :: (Key s k -> a -> a) -> Map s k a -> Map s k arefined-containers Data.Map.Strict.Refined Adjust the value at the greatest key. The set of keys remains unchanged.
adjustMinWithKey :: (Key s k -> a -> a) -> Map s k a -> Map s k arefined-containers Data.Map.Strict.Refined Adjust the value at the smallest key. The set of keys remains unchanged.
lastMod :: (Functor f, HasField s "lastMod" a) => LensLike' f s ariak-protobuf Data.Riak.Proto No documentation available.
lastModUsecs :: (Functor f, HasField s "lastModUsecs" a) => LensLike' f s ariak-protobuf Data.Riak.Proto No documentation available.