Re: Generic symbolic sequence assignment
- Posted by DerekParnell (admin) Nov 20, 2011
- 1374 views
petelomax said...
FWIW, Phix has, or will have:
= - the "ambiguous" (ie context-dependent) operator as per OpenEU
:= - the explicit assignment operator (not properly implemented yet)
== - the explicit equality operator
Yeah, I've consider these and I'm not unhappy about the idea.