modify package:polysemy

Modify the state.
A variant of modify in which the computation is strict in the new state.
Modify the state lazily.
A variant of atomicModify in which the computation is strict in the new state.