LxDouble typedef

LxDouble = LxNum<double>

Type alias for a reactive double.

Implementation

typedef LxDouble = LxNum<double>;