kevin-- / bindey

Lightweight C++ solution for object properties and data binding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature :: Convenience method for onChangedAndNow

hbursk opened this issue · comments

What:

  • Let's have another version of onChanged that makes the callback on subscription so you can get the current state.

How:

  • Add another method, onChangedAndNow