Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
Linear maps
inLMap :: (LMap' r s -> LMap' t u) -> (r :-* s) -> t :-* uvector-space Data.LinearMap No documentation available.
inLMap2 :: (LMap' r s -> LMap' t u -> LMap' v w) -> (r :-* s) -> (t :-* u) -> v :-* wvector-space Data.LinearMap No documentation available.
-
vector-space Data.LinearMap No documentation available.
fmapD :: HasTrie (Basis a) => (b -> c) -> (a :> b) -> a :> cvector-space Data.Maclaurin Map a linear function over a derivative tower.
withMap :: String -> (Mapping Pos -> Parser a) -> Node Pos -> Parser aHsYAML Data.YAML Operate on tag:yaml.org,2002:map node (or fail)
yMapping :: Loader (m :: Type -> Type) n -> Tag -> [(n, n)] -> LoaderT m nHsYAML Data.YAML No documentation available.
schemaEncoderMapping :: SchemaEncoder -> Tag -> Either String TagHsYAML Data.YAML.Schema No documentation available.
schemaResolverMapping :: SchemaResolver -> Tag -> Either String TagHsYAML Data.YAML.Schema No documentation available.
schemaResolverMappingDuplicates :: SchemaResolver -> BoolHsYAML Data.YAML.Schema No documentation available.