On 10 July 2010 01:22, Ivan Lazar Miljenovic <ivan.miljeno...@gmail.com> wrote:
>
> Brandon S Allbery KF8NH <allb...@ece.cmu.edu> writes:
>
> > On 7/8/10 22:25 , Alex Stangl wrote:
> >> 1. I.E. and e.g. should be followed by commas -- unless UK usage
> >> differs from US standards. (Page 3 and elsewhere, although FFI chapter
> >
> > I don't think I've ever seen them *followed* by commas.  Preceded,
> > always.

>From The Haskell 98 Library Report:

> partition takes a predicate and a list and returns a pair of lists: those 
>elements of the argument list that do and do not satisfy the predicate, 
>respectively; i.e., [...]

I don't think you should bother nitpicking about commas here. As
Gregory said, anywhere there is "i.e.", you can substitute it for
"that is". Consider if the spec. was written with "that is" instead of
"i.e.", would you then criticise where and where not commas are used?
Does this arbitrary prescription really matter?
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to