6 lines
247 B
Plaintext
6 lines
247 B
Plaintext
![]() |
Provides a function lcs that takes two lists and returns a longest
|
||
|
common sublist. For example, lcs abcd acbd is either abd or acd.
|
||
|
|
||
|
After uninstalling, run this command to unregister the package from
|
||
|
the ghc package database: ghc-pkg recache
|