Re: [q-lang-users] New stuff in cvs: multichar ops, views
Brought to you by:
agraef
From: Keith T. <kaz...@ea...> - 2007-06-01 00:42:40
|
--- John Cowan <co...@cc...> scripsit: - What about "+*", then? The colon is only relevant because of - a rule of Haskell lexical syntax that does not apply to Q. Then why not '+i' (as in X+iY)? I understand about the colon; can the Q interpreter parse '+i' as intended? In any event, Albert has already implemented '+:'. =) Cheers, Keith |