Just `val (s2, s3) = parse("abcdef")` is ok
# getting-started
e
Just
val (s2, s3) = parse("abcdef")
is ok