Howdy,

This is probably a RTFM/stupid/annoying/... question,

BUT, :)

is there an opposite (:) available in haskell?
like, i can toss an element at the back of a list without
O(n) fuss recursing bla??

The (:) operator is internally, isn't it? So why not make life easier
and create (hack) an opposite of it?

Regards,
xander van wiggen
cees-bart breunesse


P.S. groetjes aan johan :P
 




Reply via email to