Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add hook for onChanged value #36

Merged
merged 3 commits into from
Feb 13, 2019
Merged

Conversation

jraska
Copy link
Owner

@jraska jraska commented Feb 13, 2019

Adds list of methods to be called when values changes
This basically duplicated Observer<T>.onChanged(T), however makes the resulting call more fluent than registering separate Observer for any actions

Resolves #35

@jraska jraska merged commit 4260e75 into master Feb 13, 2019
@jraska jraska deleted the add_hook_for_on_changed_value branch March 5, 2019 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant