comprehenr0.6.10 package

List Comprehensions

Provides 'Python'-style list comprehensions. List comprehension expressions use usual loops (for(), while() and repeat()) and usual if() as list producers. In many cases it gives more concise notation than standard "*apply + filter" strategy.

  • Maintainer: Gregory Demin
  • License: GPL-2
  • Last published: 2021-01-31