-
fundMe:
this ispayable
function forinjecting
ETH. -
increaseByOne:
everyone can see this function and they can call it for increasing the count. -
decreaseByOne:
everyone can see this function and they can call it for decreasing the count. -
increase:
this function can be called to increasing the count byelevator
amount. -
decrease:
this function can be called to decreasing the count byreducer
amount. -
multiply:
this function can be called for multiplying the count bymodulus
amount. -
divide:
this function can be called for dividing the count bydiv
amount.
if our current count is 0,
we can decrease it because the result will be negative