Info::Assignment OperatorsAssignment operators with functions work just as well as with other functions1let f = 102f &= (%)34f(16) == 6Copied!