Hoogle Search
Within LTS Haskell 24.39 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
Agda Agda.Utils.Permutation Identity permutation.
identSection :: CF -> [String]BNFC BNFC.Backend.Latex No documentation available.
-
BNFC BNFC.Backend.TreeSitter.CFtoTreeSitter Predefined builtin token rules
-
BNFC BNFC.Backend.XML No documentation available.
-
BNFC BNFC.CF When given a list Cat, i.e. '[C]', it removes the square brackets, and adds the prefix List, i.e. ListC. (for Happy and Latex)
-
BNFC BNFC.CF No documentation available.
idSelector :: ParsecT [Char] u Identity ([Char], [Char])HandsomeSoup Text.CSS.Parser id selector, selects #foo
ident :: ParsecT [Char] u Identity StringHandsomeSoup Text.CSS.Parser No documentation available.
idMap :: Parameters -> Map Id TokenShellCheck ShellCheck.AnalyzerLib No documentation available.
-
Yampa FRP.Yampa Identity: identity = arr id Using identity is preferred over lifting id, since the arrow combinators know how to optimise certain networks based on the transformations being applied.