André Bargull (2013-10-29T18:46:26.000Z)
domenic at domenicdenicola.com (2013-11-03T22:10:01.019Z)
> Got it, thanks. We could indeed do .+, .\*, etc. without ambiguity. (Ignore E4X's wildcards: xml.\* etc.!) No. ;-) ``` js> 1.*2 2 ```
> Got it, thanks. We could indeed do .+, .\*, etc. without ambiguity. (Ignore E4X's wildcards: xml.\* etc.!) No. ;-) ``` js> 1.*2 2 ```