> 10 20 30 `{ , , , }
> =>
> { 10 20 30 }
>
>
> 10 { 21 22 23 } 30 `{ , , , }
> =>
> { 10 { 21 22 23 } 30 }
>
>
> 10 { 21 22 23 } 30 `{ , @ , }
> =>
> { 10 21 22 23 30 }
Out of curiosity, why do you use backtick in bake (`{) but apostrophe
in fry ('[)?
-Joe
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk