The Artima Developer Community
Sponsored Link

Python Buzz Forum
Origin of "list comprehension"

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Simon Willison

Posts: 282
Nickname: simonw
Registered: Jun, 2003

Simon Willison is a web technology enthusiast studying for a Computer Science degree at Bath Uni, UK
Origin of "list comprehension" Posted: Jul 3, 2003 1:28 PM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Simon Willison.
Original Post: Origin of "list comprehension"
Feed Title: Simon Willison: Python
Feed URL: http://simon.incutio.com/syndicate/python/rss1.0
Feed Description: Simon Willison's Python cateory
Latest Python Buzz Posts
Latest Python Buzz Posts by Simon Willison
Latest Posts From Simon Willison: Python

Advertisement

Via Jarno Virtanen, a comp.lang.python post explaining the origin of the term "list comprehension", Python's clever alternative syntax for filtering lists (see this chapter of Dive Into Python). The term comes from set theory; it's nice to know that stuff was worth learning after all ;)

Read: Origin of "list comprehension"

Topic: Python 2.2 Quick Reference Previous Topic   Next Topic Topic: Python Roundup

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use