Paul D. Anderson: > Oh wait...I think "//" is used elsewhere. Well, we could still use it but > mark it as a breaking change. Then users could simply remove all previous > uses of "//" from their code. If they REALLY need to retain the old "//" > functionality we could replace it with a new symbol. How about "--", like > Ada? Oh wait...
Pascal uses the infix "div" operator. In OcalML operators among FPs are followed by a dot. Bye, bearophile
