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.
-
vector-sized Data.Vector.Storable.Sized O(n) Apply the monadic action to every element of a vector and its index, yielding a vector of results.
-
vector-sized Data.Vector.Storable.Sized O(n) Apply the monadic action to every element of a vector and its index, ignoring the results.
-
vector-sized Data.Vector.Unboxed.Sized O(n*m) Map a function over a vector and concatenate the results. The function is required to always return the same length vector.
-
vector-sized Data.Vector.Unboxed.Sized O(n) Apply a function to every element of a vector and its index.
-
vector-sized Data.Vector.Unboxed.Sized O(n) Apply the monadic action to every element of a vector and its index, yielding a vector of results.
-
vector-sized Data.Vector.Unboxed.Sized O(n) Apply the monadic action to every element of a vector and its index, ignoring the results.
-
yesod-form Yesod.Form.Functions Same as checkM, but modifies the datatype. In order to make this work, you must provide a function to convert back from the new datatype to the old one (the second argument to this function). Since 1.1.2
keymapProcessA :: HasAttributes c => Lens' c KeymapProcessyi-core Yi.Buffer.Misc No documentation available.
modeKeymap :: Mode syntax -> KeymapSet -> KeymapSetyi-core Yi.Buffer.Misc Buffer-local keymap modification
-
yi-core Yi.Buffer.Misc No documentation available.