Imports of package lcs

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
logPackage log implements a simple logging package.
sortPackage sort provides primitives for sorting slices and user-defined collections.