Stackoverflow question: Is there a built-in identity function in Python?
Ethan Furman
ethan at stoneleaf.us
Thu Dec 7 21:04:05 EST 2017
More information about the Python-list mailing list
Thu Dec 7 21:04:05 EST 2017
- Previous message (by thread): Stackoverflow question: Is there a built-in identity function in Python?
- Next message (by thread): Anything similar to __END__ in perl
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 12/07/2017 10:28 AM, Ethan Furman wrote: > The simple answer is No, and all the answers agree on that point. > > It does beg the question of what an identity function is, though. Thankfully, Paul answered that question with a good explanation*. Thanks, everyone, for the discussion. -- ~Ethan~ * https://stackoverflow.com/a/47702881/208880
- Previous message (by thread): Stackoverflow question: Is there a built-in identity function in Python?
- Next message (by thread): Anything similar to __END__ in perl
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list