RxT<T extends Object> extension

Extension on T providing methods to create reactive instances of type T.

on
  • T

Properties

obs Rx<T>
Returns a Rx instance with this T as initial value.
no setter