[ 源代码: haskell-diff ]
软件包:libghc-diff-doc(0.4.1-1)
O(ND) diff algorithm library; documentation
This is a Haskell library providing an implementation of the O(ND) diff algorithm described in "An O(ND) Difference Algorithm and Its Variations" (1986) by Eugene W. Myers. It is O(mn) in space.
Whilst the algorithm is the same one used by standared Unix diff, the assumption is that users of this library will want to diff over interesting things or perform interesting tasks with the results.
This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-diff-doc 有关的软件包
|
|
|
|
-
- dep: haddock-interface-38
- 本虚包由这些包填实: ghc
-
- dep: sgml-base (>= 1.28)
- SGML infrastructure and SGML catalog file support
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-diff-dev
- O(ND) diff algorithm library
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-diff-prof
- O(ND) diff algorithm library; profiling libraries