Juerd wrote:
Thomas Sandlaß skribis 2005-04-04 18:50 (+0200):

In particular what does &infix<=><Scalar of Ref of Ref of Int,Int> do?


Depends. What does it mean? :)

Specifically, what is &infix, what is <=>?

Ups, a missing : warps this to a completly different meaning! Comparing a coderef &infix with the comparison operator <=> to the word list 'Scalar of Ref of Ref of Int,Int'.

I tried to ask what &infix:<=><Scalar of Ref of Ref of Int,Int>
does. This is the assignment infix operator = for 'Scalar of Ref
of Ref of Int' on the lhs and Int on the rhs.

BTW, does the parser have a change to detect this typo?

About the rest of the mail I'll try to rant tomorrow.
--
TSa (Thomas Sandlaß)



Reply via email to