What is a mutation function?
Mutation functions let you represent changing state over time. They are easily reified, used as reducing functions, and can operate on nested data.
Mutation functions let you represent changing state over time. They are easily reified, used as reducing functions, and can operate on nested data.