ai-se / FASTREAD_ECL

0 stars 0 forks source link

No variables? #3

Open azhe825 opened 7 years ago

azhe825 commented 7 years ago

always new variables.

a:=[1,2,3]; a[1]=10; Possible?

anyway for a[:10] a[2,4,6]?

timm commented 7 years ago

keep a record of these conceptual roadbumps. we'll need these later on