``` Provide support for scala.List: val sequences = parse(sequence, 10).toList expect.that(sequences) isOfSize 8 ``` Original issue reported on code.google.com by `tomjad...@gmail.com` on 15 Aug 2008 at 6:17