lcs-0.1ContentsIndex
Data.List.LCS.Simple
Portability portable
Stability provisional
Maintainer igloo@earth.li
Description
This is a simple, stupid and (most of all) slow implementation of the Data.List.LCS interface.
Synopsis
lcs :: Ord a => [a] -> [a] -> [a]
Produced by Haddock version 0.6