I think every language needs a please operator, which acts to enforce human expectation of a statement:
'1' + '1' ## evaluates to '11'
please '1' + '1' ## evaluates to '2'
I think every language needs a please operator, which acts to enforce human expectation of a statement:
'1' + '1' ## evaluates to '11'
please '1' + '1' ## evaluates to '2'