Home
last modified time | relevance | path

Searched refs:imapAccumLOf (Results 1 – 6 of 6) sorted by relevance

/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/optics-core-0.3.0.1/src/Optics/
H A DIxTraversal.hs50 , imapAccumLOf
147 imapAccumLOf
151 imapAccumLOf o = \f acc0 s -> function
167 imapAccumROf = imapAccumLOf . ibackwards
179 in fst . imapAccumLOf o step Nothing
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/lens-5.0.1/src/Control/Lens/
H A DTraversal.hs113 , imapAccumLOf
1088 imapAccumROf = imapAccumLOf . backwards
1103 imapAccumLOf :: Over (Indexed i) (State acc) s t a b -> (i -> acc -> a -> (acc, b)) -> acc -> s -> …
1104 imapAccumLOf l f acc0 s = swap (runState (l (Indexed g) s) acc0) where function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/lens-5.0.1/src/Control/Lens/
H A DTraversal.hs113 , imapAccumLOf
1088 imapAccumROf = imapAccumLOf . backwards
1103 imapAccumLOf :: Over (Indexed i) (State acc) s t a b -> (i -> acc -> a -> (acc, b)) -> acc -> s -> …
1104 imapAccumLOf l f acc0 s = swap (runState (l (Indexed g) s) acc0) where function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/lens-4.19.2/src/Control/Lens/
H A DTraversal.hs113 , imapAccumLOf
1086 imapAccumROf = imapAccumLOf . backwards
1101 imapAccumLOf :: Over (Indexed i) (State acc) s t a b -> (i -> acc -> a -> (acc, b)) -> acc -> s -> …
1102 imapAccumLOf l f acc0 s = swap (runState (l (Indexed g) s) acc0) where function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/lens-4.19.1/src/Control/Lens/
H A DTraversal.hs113 , imapAccumLOf
1086 imapAccumROf = imapAccumLOf . backwards
1101 imapAccumLOf :: Over (Indexed i) (State acc) s t a b -> (i -> acc -> a -> (acc, b)) -> acc -> s -> …
1102 imapAccumLOf l f acc0 s = swap (runState (l (Indexed g) s) acc0) where function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/lens-4.19.2/src/Control/Lens/
H A DTraversal.hs113 , imapAccumLOf
1086 imapAccumROf = imapAccumLOf . backwards
1101 imapAccumLOf :: Over (Indexed i) (State acc) s t a b -> (i -> acc -> a -> (acc, b)) -> acc -> s -> …
1102 imapAccumLOf l f acc0 s = swap (runState (l (Indexed g) s) acc0) where function