mediator/rx/rx_impl library

Classes

Rx<T>
Rx
RxBool
Rx class for bool Type.
RxImpl<T>
A proxy object class, for variables to turn into a watched one.
RxString
Rx class for String Type.

Extensions

RxBoolExtension on bool
Extension for bool type to Rx object.
RxExtension on T
Extension for all others type to Rx object.
RxStringExtension on String
Extension for string type to Rx object.

Functions

numToString128(int value) String
Encode a number into a string