Home
last modified time | relevance | path

Searched refs:biplate (Results 1 – 25 of 104) sorted by relevance

12345

/dports/lang/purescript/purescript-0.14.5/_cabal_deps/uniplate-1.6.13/Data/Generics/
H A DUniplateOn.hs39 universeOn biplate x = concatMap universe $ fst $ biplate x function
45 childrenOn biplate x = fst $ biplate x function
52 where (current, generate) = biplate x
57 where (current, generate) = biplate x
62 where (current, generate) = biplate x
67 where (current, generate) = biplate x
71 descendOn biplate f x = generate $ map f current function
72 where (current, generate) = biplate x
77 where (current, generate) = biplate x
84 holesOn biplate x = uncurry f (biplate x) function
[all …]
H A DUniplateStrOn.hs43 universeOn biplate x = builder f function
54 childrenOn biplate x = builder f function
66 where (current, generate) = biplate x
71 where (current, generate) = biplate x
76 where (current, generate) = biplate x
81 where (current, generate) = biplate x
85 descendOn biplate f x = generate $ fmap f current function
86 where (current, generate) = biplate x
91 where (current, generate) = biplate x
96 holesOn biplate x = uncurry f (biplate x) function
[all …]
H A DBiplate.hs37 biplate :: BiplateType from to
44 (a,b) = biplate x
54 universeBi = universeOn biplate
58 childrenBi = childrenOn biplate
64 transformBi = transformOn biplate
72 rewriteBi = rewriteOn biplate
76 rewriteBiM = rewriteOnM biplate
80 descendBi = descendOn biplate
84 descendBiM = descendOnM biplate
90 contextsBi = contextsOn biplate
[all …]
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/uniplate-1.6.13/Data/Generics/
H A DUniplateOn.hs39 universeOn biplate x = concatMap universe $ fst $ biplate x function
45 childrenOn biplate x = fst $ biplate x function
52 where (current, generate) = biplate x
57 where (current, generate) = biplate x
62 where (current, generate) = biplate x
67 where (current, generate) = biplate x
71 descendOn biplate f x = generate $ map f current function
72 where (current, generate) = biplate x
77 where (current, generate) = biplate x
84 holesOn biplate x = uncurry f (biplate x) function
[all …]
H A DUniplateStrOn.hs43 universeOn biplate x = builder f function
54 childrenOn biplate x = builder f function
66 where (current, generate) = biplate x
71 where (current, generate) = biplate x
76 where (current, generate) = biplate x
81 where (current, generate) = biplate x
85 descendOn biplate f x = generate $ fmap f current function
86 where (current, generate) = biplate x
91 where (current, generate) = biplate x
96 holesOn biplate x = uncurry f (biplate x) function
[all …]
H A DBiplate.hs37 biplate :: BiplateType from to
44 (a,b) = biplate x
54 universeBi = universeOn biplate
58 childrenBi = childrenOn biplate
64 transformBi = transformOn biplate
72 rewriteBi = rewriteOn biplate
76 rewriteBiM = rewriteOnM biplate
80 descendBi = descendOn biplate
84 descendBiM = descendOnM biplate
90 contextsBi = contextsOn biplate
[all …]
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/uniplate-1.6.12/Data/Generics/
H A DUniplateOn.hs39 universeOn biplate x = concatMap universe $ fst $ biplate x function
45 childrenOn biplate x = fst $ biplate x function
52 where (current, generate) = biplate x
57 where (current, generate) = biplate x
62 where (current, generate) = biplate x
67 where (current, generate) = biplate x
71 descendOn biplate f x = generate $ map f current function
72 where (current, generate) = biplate x
77 where (current, generate) = biplate x
84 holesOn biplate x = uncurry f (biplate x) function
[all …]
H A DUniplateStrOn.hs43 universeOn biplate x = builder f function
54 childrenOn biplate x = builder f function
66 where (current, generate) = biplate x
71 where (current, generate) = biplate x
76 where (current, generate) = biplate x
81 where (current, generate) = biplate x
85 descendOn biplate f x = generate $ fmap f current function
86 where (current, generate) = biplate x
91 where (current, generate) = biplate x
96 holesOn biplate x = uncurry f (biplate x) function
[all …]
H A DBiplate.hs37 biplate :: BiplateType from to
44 (a,b) = biplate x
54 universeBi = universeOn biplate
58 childrenBi = childrenOn biplate
64 transformBi = transformOn biplate
72 rewriteBi = rewriteOn biplate
76 rewriteBiM = rewriteOnM biplate
80 descendBi = descendOn biplate
84 descendBiM = descendOnM biplate
90 contextsBi = contextsOn biplate
[all …]
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/uniplate-1.6.13/Data/Generics/
H A DUniplateOn.hs39 universeOn biplate x = concatMap universe $ fst $ biplate x function
45 childrenOn biplate x = fst $ biplate x function
52 where (current, generate) = biplate x
57 where (current, generate) = biplate x
62 where (current, generate) = biplate x
67 where (current, generate) = biplate x
71 descendOn biplate f x = generate $ map f current function
72 where (current, generate) = biplate x
77 where (current, generate) = biplate x
84 holesOn biplate x = uncurry f (biplate x) function
[all …]
H A DUniplateStrOn.hs43 universeOn biplate x = builder f function
54 childrenOn biplate x = builder f function
66 where (current, generate) = biplate x
71 where (current, generate) = biplate x
76 where (current, generate) = biplate x
81 where (current, generate) = biplate x
85 descendOn biplate f x = generate $ fmap f current function
86 where (current, generate) = biplate x
91 where (current, generate) = biplate x
96 holesOn biplate x = uncurry f (biplate x) function
[all …]
H A DBiplate.hs37 biplate :: BiplateType from to
44 (a,b) = biplate x
54 universeBi = universeOn biplate
58 childrenBi = childrenOn biplate
64 transformBi = transformOn biplate
72 rewriteBi = rewriteOn biplate
76 rewriteBiM = rewriteOnM biplate
80 descendBi = descendOn biplate
84 descendBiM = descendOnM biplate
90 contextsBi = contextsOn biplate
[all …]
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/uniplate-1.6.12/Data/Generics/
H A DUniplateOn.hs39 universeOn biplate x = concatMap universe $ fst $ biplate x function
45 childrenOn biplate x = fst $ biplate x function
52 where (current, generate) = biplate x
57 where (current, generate) = biplate x
62 where (current, generate) = biplate x
67 where (current, generate) = biplate x
71 descendOn biplate f x = generate $ map f current function
72 where (current, generate) = biplate x
77 where (current, generate) = biplate x
84 holesOn biplate x = uncurry f (biplate x) function
[all …]
H A DUniplateStrOn.hs43 universeOn biplate x = builder f function
54 childrenOn biplate x = builder f function
66 where (current, generate) = biplate x
71 where (current, generate) = biplate x
76 where (current, generate) = biplate x
81 where (current, generate) = biplate x
85 descendOn biplate f x = generate $ fmap f current function
86 where (current, generate) = biplate x
91 where (current, generate) = biplate x
96 holesOn biplate x = uncurry f (biplate x) function
[all …]
H A DBiplate.hs37 biplate :: BiplateType from to
44 (a,b) = biplate x
54 universeBi = universeOn biplate
58 childrenBi = childrenOn biplate
64 transformBi = transformOn biplate
72 rewriteBi = rewriteOn biplate
76 rewriteBiM = rewriteOnM biplate
80 descendBi = descendOn biplate
84 descendBiM = descendOnM biplate
90 contextsBi = contextsOn biplate
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/uniplate-1.6.13/Data/Generics/
H A DUniplateOn.hs39 universeOn biplate x = concatMap universe $ fst $ biplate x function
45 childrenOn biplate x = fst $ biplate x function
52 where (current, generate) = biplate x
57 where (current, generate) = biplate x
62 where (current, generate) = biplate x
67 where (current, generate) = biplate x
71 descendOn biplate f x = generate $ map f current function
72 where (current, generate) = biplate x
77 where (current, generate) = biplate x
84 holesOn biplate x = uncurry f (biplate x) function
[all …]
H A DUniplateStrOn.hs43 universeOn biplate x = builder f function
54 childrenOn biplate x = builder f function
66 where (current, generate) = biplate x
71 where (current, generate) = biplate x
76 where (current, generate) = biplate x
81 where (current, generate) = biplate x
85 descendOn biplate f x = generate $ fmap f current function
86 where (current, generate) = biplate x
91 where (current, generate) = biplate x
96 holesOn biplate x = uncurry f (biplate x) function
[all …]
H A DBiplate.hs37 biplate :: BiplateType from to
44 (a,b) = biplate x
54 universeBi = universeOn biplate
58 childrenBi = childrenOn biplate
64 transformBi = transformOn biplate
72 rewriteBi = rewriteOn biplate
76 rewriteBiM = rewriteOnM biplate
80 descendBi = descendOn biplate
84 descendBiM = descendOnM biplate
90 contextsBi = contextsOn biplate
[all …]
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/uniplate-1.6.13/Data/Generics/
H A DUniplateOn.hs39 universeOn biplate x = concatMap universe $ fst $ biplate x function
45 childrenOn biplate x = fst $ biplate x function
52 where (current, generate) = biplate x
57 where (current, generate) = biplate x
62 where (current, generate) = biplate x
67 where (current, generate) = biplate x
71 descendOn biplate f x = generate $ map f current function
72 where (current, generate) = biplate x
77 where (current, generate) = biplate x
84 holesOn biplate x = uncurry f (biplate x) function
[all …]
H A DUniplateStrOn.hs43 universeOn biplate x = builder f function
54 childrenOn biplate x = builder f function
66 where (current, generate) = biplate x
71 where (current, generate) = biplate x
76 where (current, generate) = biplate x
81 where (current, generate) = biplate x
85 descendOn biplate f x = generate $ fmap f current function
86 where (current, generate) = biplate x
91 where (current, generate) = biplate x
96 holesOn biplate x = uncurry f (biplate x) function
[all …]
H A DBiplate.hs37 biplate :: BiplateType from to
44 (a,b) = biplate x
54 universeBi = universeOn biplate
58 childrenBi = childrenOn biplate
64 transformBi = transformOn biplate
72 rewriteBi = rewriteOn biplate
76 rewriteBiM = rewriteOnM biplate
80 descendBi = descendOn biplate
84 descendBiM = descendOnM biplate
90 contextsBi = contextsOn biplate
[all …]
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/uniplate-1.6.13/Data/Generics/
H A DUniplateOn.hs39 universeOn biplate x = concatMap universe $ fst $ biplate x function
45 childrenOn biplate x = fst $ biplate x function
52 where (current, generate) = biplate x
57 where (current, generate) = biplate x
62 where (current, generate) = biplate x
67 where (current, generate) = biplate x
71 descendOn biplate f x = generate $ map f current function
72 where (current, generate) = biplate x
77 where (current, generate) = biplate x
84 holesOn biplate x = uncurry f (biplate x) function
[all …]
H A DUniplateStrOn.hs43 universeOn biplate x = builder f function
54 childrenOn biplate x = builder f function
66 where (current, generate) = biplate x
71 where (current, generate) = biplate x
76 where (current, generate) = biplate x
81 where (current, generate) = biplate x
85 descendOn biplate f x = generate $ fmap f current function
86 where (current, generate) = biplate x
91 where (current, generate) = biplate x
96 holesOn biplate x = uncurry f (biplate x) function
[all …]
H A DBiplate.hs37 biplate :: BiplateType from to
44 (a,b) = biplate x
54 universeBi = universeOn biplate
58 childrenBi = childrenOn biplate
64 transformBi = transformOn biplate
72 rewriteBi = rewriteOn biplate
76 rewriteBiM = rewriteOnM biplate
80 descendBi = descendOn biplate
84 descendBiM = descendOnM biplate
90 contextsBi = contextsOn biplate
[all …]
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/uniplate-1.6.13/Data/Generics/Uniplate/
H A DDirect.hs87 platePlus f x = case biplate x of
101 (|+) (xs,x_) y = case biplate y of
141 plateProject into outof = second (outof . ) . biplate . into
157 biplate (x:xs) = plate (:) |* x ||* xs function
158 biplate x = plate x function
161 biplate = plateSelf function
167 biplate = plateSelf function
170 biplate x = (Two (One (numerator x)) (One (denominator x)), \(Two (One n) (One d)) -> n % d) function

12345