Nicholas Ingolia <[email protected]> writes: > It might be nice to make SeqLabel Stringable as well--this comes up for me > often.
Yes. Ideally, I'd like something similar for quality data, too, but I don't see any good solution there. Also, we should have things like map, fold etc, but sequences aren't parametric types, so we can't use classes like Functor, Foldable, etc. -k _______________________________________________ Biohaskell mailing list [email protected] http://malde.org/cgi-bin/mailman/listinfo/biohaskell
