Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.haskell > #497
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Paul Rubin <no.email@nospam.invalid> |
| Newsgroups | comp.lang.haskell |
| Subject | Re: standard function to zip a list with sequential numbers |
| Date | Sun, 14 Oct 2018 20:02:55 -0700 |
| Organization | A noiseless patient Spider |
| Lines | 4 |
| Message-ID | <877eijnc80.fsf@nightsong.com> (permalink) |
| References | <0mQwD.236894$ZJ2.33603@fx33.iad> <87woqkkm7f.fsf@bsb.me.uk> <9dTwD.237216$SN2.12769@fx38.iad> |
| Mime-Version | 1.0 |
| Content-Type | text/plain |
| Injection-Info | reader02.eternal-september.org; posting-host="048d6b837de8571b54080ffdb455685c"; logging-data="21236"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19hxlt8/x7QnQk/nSKujopI" |
| User-Agent | Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
| Cancel-Lock | sha1:fMfU9dKfuzi08jAziV//xbeBIkU= sha1:xMgrDlX1GZwVYql/2o+4Dcs4Ew4= |
| Xref | csiph.com comp.lang.haskell:497 |
Show key headers only | View raw
Pavel <pauldontspamtolk@removeyourself.dontspam.yahoo> writes: > [a] -> [(Int, a)] Integral n => [a] -> [(n, a)]
Back to comp.lang.haskell | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
standard function to zip a list with sequential numbers Pavel <pauldontspamtolk@removeyourself.dontspam.yahoo> - 2018-10-14 19:32 -0400
Re: standard function to zip a list with sequential numbers Ben Bacarisse <ben.usenet@bsb.me.uk> - 2018-10-15 02:55 +0100
Re: standard function to zip a list with sequential numbers Pavel <pauldontspamtolk@removeyourself.dontspam.yahoo> - 2018-10-14 22:47 -0400
Re: standard function to zip a list with sequential numbers Paul Rubin <no.email@nospam.invalid> - 2018-10-14 20:02 -0700
Re: standard function to zip a list with sequential numbers Ben Bacarisse <ben.usenet@bsb.me.uk> - 2018-10-15 16:43 +0100
Re: standard function to zip a list with sequential numbers Patrick Roemer <sangamon@netcologne.de> - 2018-10-16 17:41 +0200
Re: standard function to zip a list with sequential numbers Paul Rubin <no.email@nospam.invalid> - 2018-10-16 10:56 -0700
Re: standard function to zip a list with sequential numbers Pavel <pauldontspamtolk@removeyourself.dontspam.yahoo> - 2018-10-17 01:43 -0400
csiph-web