Changes between Initial Version and Version 1 of Ticket #2819
- Timestamp:
- 2014-09-12T13:29:05Z (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2819 – Description
initial v1 1 1 It would be nice if list comprehensions were a bit more flexible regarding the amount of lists created, so that something like this would work (possibly with some other syntax): 2 {{{ 2 {{{#!mo 3 3 function f1 4 4 input Integer x;