
14 Mar
2004
14 Mar
'04
12:08 a.m.
Hello, why isn't there an Seq.append? And why does Seq.concat have the type Seq (Seq a) -> Seq a instead of [Seq a] -> Seq a which would be more consistent with the other modules? Wolfgang