Module Extended_list__LCS

module Extended_list__LCS: sig .. end

val lcs : 'a list -> 'a list -> 'a list