`val unsubscribe = store.subscribe { myFunction(st...
# redux
p
val unsubscribe = store.subscribe { myFunction(store.state) }