Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.016 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:Python': 0.05; 'variant': 0.07; 'to:addr:comp.lang.python': 0.09; 'cc:addr :python-list': 0.10; 'oct': 0.16; 'vasudev': 0.16; 'wrote:': 0.17; 'meant': 0.21; 'cc:2**0': 0.23; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'realize': 0.27; 'that.': 0.30; 'fri,': 0.30; 'function': 0.30; 'point': 0.31; 'not.': 0.32; 'received:google.com': 0.34; 'thanks': 0.34; 'pm,': 0.35; 'received:209.85': 0.35; 'something': 0.35; 'subject:" ': 0.36; 'enough': 0.36; 'october': 0.37; 'received:209': 0.37; 'received:209.85.216': 0.37; 'subject:: ': 0.38; 'more': 0.63; 'replied.': 0.91 Newsgroups: comp.lang.python Date: Sat, 6 Oct 2012 11:57:58 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=49.249.143.132; posting-account=9tO8owkAAAA3FGTpR0gRxfE7SAV9In1Y References: <727ec5d8-d292-4012-ba87-da77a1040c6a@googlegroups.com> User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-IP: 49.249.143.132 MIME-Version: 1.0 Subject: Re: fmap(), "inverse" of Python map() function From: vasudevram To: comp.lang.python@googlegroups.com Content-Type: text/plain; charset=ISO-8859-1 Cc: Python X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Message-ID: Lines: 26 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1349549887 news.xs4all.nl 6983 [2001:888:2000:d::a6]:51279 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:30897 On Saturday, October 6, 2012 5:01:40 AM UTC+5:30, Devin Jeanpierre wrote: > On Fri, Oct 5, 2012 at 7:24 PM, Ian Kelly wrote: > > > I realize that. My point is that the function *feels* more like a > > > variant of reduce than of map. > > > > > >> If it's meant as a complaint, it's a poor one. > > > > > > It's not. > > > > Fair enough all around. Sorry for misunderstanding. > > > > -- Devin Thanks to all who replied. Always good to learn something new. - Vasudev