
13 Mar
2004
13 Mar
'04
7:08 p.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