Multiply-divide operator /*
Like muliply-add, but more powerful.
I'm not sure this exists in DreamBerd, because I don't know what mean. Please specify what you mean by this (future) multiply-divide operator?
Please specify what you mean by this (future) multiply-divide operator?
Like muliply-add, but more powerful
I still don't undertsand @TodePond
It's not mad, it's mud.
What do you mean @stohrendorf?
You are aware that this is not a serious language, and this just adds another joke?
It is serious and awesome. I am aware that you are not serious. DO NOT be like that.
/* is of course divide multiply, not multiply divide (*/), an equally important yet fundamentally different operation
const const a = 123!
const const b = 456!
const const c = a /* b!
print("Hello world")!
const const d = c */ b!
when (a == b) {
print("Naturally this shouldn't happen")!
}
I think, however, in the interest of balance that every multiple-divide should be matched with a divide multiply. that is to say, */ is only acceptable following a /* that isn't already matched with a */
For convenience, /* neutered by combining it with nop, thus helping maintain balance,
const const e = a /* nop */ b!
const const const 1 = 2!