In rust, using this as a library, we got `get()`, `put()`, `on()`, `map()`, but no `val()`. There's no way to get the value from a node, other than subscribing to it and overwriting something else, thus losing the initial value.