Copyright | (c) Ian Lynagh 2005 |
---|---|
License | BSD or GPL v2 |
Maintainer | igloo@earth.li |
Stability | provisional |
Portability | portable |
Safe Haskell | Safe-Inferred |
Language | Haskell98 |
Data.List.LCS.Simple
Description
This is a simple, stupid and (most of all) slow implementation of the Data.List.LCS interface.