>
>
> Dave Herman put together a repository showing a real program, adapted
> from array comprehensions:
>   https://github.com/dherman/sudoku/blob/master/solver.pythonic.js


I would also like to point out that (from my experience) this heavy,
multiline usage of comprehensions is atypical from the Python point of
view.  Comprehensions tend to be short and sweet.  That is their niche.
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to