DData revision

Wolfgang Jeltsch wolfgang at jeltsch.net
Sun Mar 14 01:08:09 EST 2004


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



More information about the Libraries mailing list