Re: Generic symbolic sequence assignment

new topic     » goto parent     » topic index » view thread      » older message » newer message
mattlewis said...
Fernando said...

Could we use any kind of symbolic sequence in LHS of assignment ?

For example, would the following assignment be possible?

{{a,b},c} = {{d,e},f} 

Yes, we could. My first implementation doesn't have this (it's very simple), but there's no technical reason why we couldn't. I wasn't sure if we wanted to go down this route, although I could see the usefulness.

Matt

Isn't this simplier and faster ...

a = d 
b = e 
c = f 
new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu