Extension to create a ReactiveN wrapper for any type.
ReactiveN<T> get rtn { return ReactiveN(this); }