Open juancstlm opened 2 years ago
Allow for falsy values such as false and 0 to be re-initialized properly without reverting back to the initial value if they are false or 0
false
0
Allow for falsy values such as
false
and0
to be re-initialized properly without reverting back to the initial value if they arefalse
or0