[nem-en] list operations priorities

Ivan Lakhturov lakhturov at gmail.com
Fri Dec 22 20:57:45 CET 2006


Hello devel-en,

  could you increase priority for :: operator comparing with +
  applicated to lists?

  such that
       foo :: foo_list + (bar :: bar_list)
  could be rewrited as
       foo :: foo_list + bar :: bar_list
  and would not give a compilation error

  is it reasonable, how d'u think?

regards, phantom




More information about the devel-en mailing list