Home
last modified time | relevance | path

Searched refs:doDiag (Results 1 – 25 of 167) sorted by relevance

1234567

/dports/lang/purescript/purescript-0.14.5/_cabal_deps/optparse-applicative-0.15.1.0/src/Options/Applicative/Help/
H A DLevenshtein.hs38 doDiag [] _ _ _ _ = [] function
39 doDiag _ [] _ _ _ = [] function
44 doDiag (ach:ach':as) (bch:bch':bs) nw n w
46 = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w)
48 doDiag (ach:as) (bch:bs) nw n w =
49 me : doDiag as bs me (tail n) (tail w)
56 thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow)
/dports/games/hs-scroll/scroll-1.20180421/_cabal_deps/optparse-applicative-0.15.1.0/src/Options/Applicative/Help/
H A DLevenshtein.hs38 doDiag [] _ _ _ _ = [] function
39 doDiag _ [] _ _ _ = [] function
44 doDiag (ach:ach':as) (bch:bch':bs) nw n w
46 = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w)
48 doDiag (ach:as) (bch:bs) nw n w =
49 me : doDiag as bs me (tail n) (tail w)
56 thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow)
/dports/ports-mgmt/hs-panopticum/panopticum-3e29a6b2b989855a8e0dd5e93fcda5ba7b748999/_cabal_deps/optparse-applicative-0.16.1.0/src/Options/Applicative/Help/
H A DLevenshtein.hs32 doDiag [] _ _ _ _ = [] function
33 doDiag _ [] _ _ _ = [] function
38 doDiag (ach:ach':as) (bch:bch':bs) nw n w
40 = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w)
42 doDiag (ach:as) (bch:bs) nw n w =
50 me : doDiag as bs me (tail n) (tail w)
53 thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow)
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/optparse-applicative-0.16.0.0/src/Options/Applicative/Help/
H A DLevenshtein.hs32 doDiag [] _ _ _ _ = [] function
33 doDiag _ [] _ _ _ = [] function
38 doDiag (ach:ach':as) (bch:bch':bs) nw n w
40 = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w)
42 doDiag (ach:as) (bch:bs) nw n w =
50 me : doDiag as bs me (tail n) (tail w)
53 thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow)
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/optparse-applicative-0.16.0.0/src/Options/Applicative/Help/
H A DLevenshtein.hs32 doDiag [] _ _ _ _ = [] function
33 doDiag _ [] _ _ _ = [] function
38 doDiag (ach:ach':as) (bch:bch':bs) nw n w
40 = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w)
42 doDiag (ach:as) (bch:bs) nw n w =
50 me : doDiag as bs me (tail n) (tail w)
53 thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow)
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/optparse-applicative-0.16.1.0/src/Options/Applicative/Help/
H A DLevenshtein.hs32 doDiag [] _ _ _ _ = [] function
33 doDiag _ [] _ _ _ = [] function
38 doDiag (ach:ach':as) (bch:bch':bs) nw n w
40 = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w)
42 doDiag (ach:as) (bch:bs) nw n w =
50 me : doDiag as bs me (tail n) (tail w)
53 thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow)
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/optparse-applicative-0.16.1.0/src/Options/Applicative/Help/
H A DLevenshtein.hs32 doDiag [] _ _ _ _ = [] function
33 doDiag _ [] _ _ _ = [] function
38 doDiag (ach:ach':as) (bch:bch':bs) nw n w
40 = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w)
42 doDiag (ach:as) (bch:bs) nw n w =
50 me : doDiag as bs me (tail n) (tail w)
53 thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow)
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/optparse-applicative-0.16.1.0/src/Options/Applicative/Help/
H A DLevenshtein.hs32 doDiag [] _ _ _ _ = [] function
33 doDiag _ [] _ _ _ = [] function
38 doDiag (ach:ach':as) (bch:bch':bs) nw n w
40 = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w)
42 doDiag (ach:as) (bch:bs) nw n w =
50 me : doDiag as bs me (tail n) (tail w)
53 thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow)
/dports/devel/hs-hasktags/hasktags-0.72.0/_cabal_deps/optparse-applicative-0.15.1.0/src/Options/Applicative/Help/
H A DLevenshtein.hs38 doDiag [] _ _ _ _ = [] function
39 doDiag _ [] _ _ _ = [] function
44 doDiag (ach:ach':as) (bch:bch':bs) nw n w
46 = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w)
48 doDiag (ach:as) (bch:bs) nw n w =
49 me : doDiag as bs me (tail n) (tail w)
56 thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow)
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/optparse-applicative-0.15.1.0/src/Options/Applicative/Help/
H A DLevenshtein.hs38 doDiag [] _ _ _ _ = [] function
39 doDiag _ [] _ _ _ = [] function
44 doDiag (ach:ach':as) (bch:bch':bs) nw n w
46 = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w)
48 doDiag (ach:as) (bch:bs) nw n w =
49 me : doDiag as bs me (tail n) (tail w)
56 thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow)
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/optparse-applicative-0.16.1.0/src/Options/Applicative/Help/
H A DLevenshtein.hs32 doDiag [] _ _ _ _ = [] function
33 doDiag _ [] _ _ _ = [] function
38 doDiag (ach:ach':as) (bch:bch':bs) nw n w
40 = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w)
42 doDiag (ach:as) (bch:bs) nw n w =
50 me : doDiag as bs me (tail n) (tail w)
53 thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow)
/dports/sysutils/hs-cputype/cputype-ad3835a3a2d38aab86c03ed615058da0f1fbf244/_cabal_deps/optparse-applicative-0.15.1.0/src/Options/Applicative/Help/
H A DLevenshtein.hs38 doDiag [] _ _ _ _ = [] function
39 doDiag _ [] _ _ _ = [] function
44 doDiag (ach:ach':as) (bch:bch':bs) nw n w
46 = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w)
48 doDiag (ach:as) (bch:bs) nw n w =
49 me : doDiag as bs me (tail n) (tail w)
56 thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow)
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/optparse-applicative-0.16.1.0/src/Options/Applicative/Help/
H A DLevenshtein.hs32 doDiag [] _ _ _ _ = [] function
33 doDiag _ [] _ _ _ = [] function
38 doDiag (ach:ach':as) (bch:bch':bs) nw n w
40 = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w)
42 doDiag (ach:as) (bch:bs) nw n w =
50 me : doDiag as bs me (tail n) (tail w)
53 thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow)
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/optparse-applicative-0.16.1.0/src/Options/Applicative/Help/
H A DLevenshtein.hs32 doDiag [] _ _ _ _ = [] function
33 doDiag _ [] _ _ _ = [] function
38 doDiag (ach:ach':as) (bch:bch':bs) nw n w
40 = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w)
42 doDiag (ach:as) (bch:bs) nw n w =
50 me : doDiag as bs me (tail n) (tail w)
53 thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow)
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/optparse-applicative-0.16.1.0/src/Options/Applicative/Help/
H A DLevenshtein.hs32 doDiag [] _ _ _ _ = [] function
33 doDiag _ [] _ _ _ = [] function
38 doDiag (ach:ach':as) (bch:bch':bs) nw n w
40 = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w)
42 doDiag (ach:as) (bch:bs) nw n w =
50 me : doDiag as bs me (tail n) (tail w)
53 thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow)
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/optparse-applicative-0.15.1.0/src/Options/Applicative/Help/
H A DLevenshtein.hs38 doDiag [] _ _ _ _ = [] function
39 doDiag _ [] _ _ _ = [] function
44 doDiag (ach:ach':as) (bch:bch':bs) nw n w
46 = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w)
48 doDiag (ach:as) (bch:bs) nw n w =
49 me : doDiag as bs me (tail n) (tail w)
56 thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow)
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/optparse-applicative-0.16.1.0/src/Options/Applicative/Help/
H A DLevenshtein.hs32 doDiag [] _ _ _ _ = [] function
33 doDiag _ [] _ _ _ = [] function
38 doDiag (ach:ach':as) (bch:bch':bs) nw n w
40 = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w)
42 doDiag (ach:as) (bch:bs) nw n w =
50 me : doDiag as bs me (tail n) (tail w)
53 thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow)
/dports/www/hs-hjsmin/hjsmin-0.2.0.4/_cabal_deps/optparse-applicative-0.15.1.0/src/Options/Applicative/Help/
H A DLevenshtein.hs38 doDiag [] _ _ _ _ = [] function
39 doDiag _ [] _ _ _ = [] function
44 doDiag (ach:ach':as) (bch:bch':bs) nw n w
46 = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w)
48 doDiag (ach:as) (bch:bs) nw n w =
49 me : doDiag as bs me (tail n) (tail w)
56 thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow)
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/optparse-applicative-0.15.1.0/src/Options/Applicative/Help/
H A DLevenshtein.hs38 doDiag [] _ _ _ _ = [] function
39 doDiag _ [] _ _ _ = [] function
44 doDiag (ach:ach':as) (bch:bch':bs) nw n w
46 = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w)
48 doDiag (ach:as) (bch:bs) nw n w =
49 me : doDiag as bs me (tail n) (tail w)
56 thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow)
/dports/misc/hs-hascard/hascard-0.3.0.1/_cabal_deps/optparse-applicative-0.15.1.0/src/Options/Applicative/Help/
H A DLevenshtein.hs38 doDiag [] _ _ _ _ = [] function
39 doDiag _ [] _ _ _ = [] function
44 doDiag (ach:ach':as) (bch:bch':bs) nw n w
46 = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w)
48 doDiag (ach:as) (bch:bs) nw n w =
49 me : doDiag as bs me (tail n) (tail w)
56 thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow)
/dports/devel/elm-format/elm-format-0.8.3/_cabal_deps/optparse-applicative-0.15.1.0/src/Options/Applicative/Help/
H A DLevenshtein.hs38 doDiag [] _ _ _ _ = [] function
39 doDiag _ [] _ _ _ = [] function
44 doDiag (ach:ach':as) (bch:bch':bs) nw n w
46 = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w)
48 doDiag (ach:as) (bch:bs) nw n w =
49 me : doDiag as bs me (tail n) (tail w)
56 thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow)
/dports/devel/stack/stack-2.7.3/_cabal_deps/optparse-applicative-0.16.1.0/src/Options/Applicative/Help/
H A DLevenshtein.hs32 doDiag [] _ _ _ _ = [] function
33 doDiag _ [] _ _ _ = [] function
38 doDiag (ach:ach':as) (bch:bch':bs) nw n w
40 = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w)
42 doDiag (ach:as) (bch:bs) nw n w =
50 me : doDiag as bs me (tail n) (tail w)
53 thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow)
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/optparse-applicative-0.16.1.0/src/Options/Applicative/Help/
H A DLevenshtein.hs32 doDiag [] _ _ _ _ = [] function
33 doDiag _ [] _ _ _ = [] function
38 doDiag (ach:ach':as) (bch:bch':bs) nw n w
40 = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w)
42 doDiag (ach:as) (bch:bs) nw n w =
50 me : doDiag as bs me (tail n) (tail w)
53 thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow)
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/optparse-applicative-0.16.1.0/src/Options/Applicative/Help/
H A DLevenshtein.hs32 doDiag [] _ _ _ _ = [] function
33 doDiag _ [] _ _ _ = [] function
38 doDiag (ach:ach':as) (bch:bch':bs) nw n w
40 = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w)
42 doDiag (ach:as) (bch:bs) nw n w =
50 me : doDiag as bs me (tail n) (tail w)
53 thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow)
/dports/textproc/cgrep/cgrep-6.6.32/src/CGrep/
H A DDistance.hs38 where doDiag [] _b _nw _n _w = [] function
39 doDiag _a [] _nw _n _w = [] function
40 doDiag (ach:as) (bch:bs) nw n w = me : doDiag as bs me (tail n) (tail w) function
43 thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow)

1234567