A Px[B] dependent on the value of some Px[A].
A value B dependent on the value of some Px[A].
The value of a zero-param function.
The value of a zero-param function.
The A in ThunkA denotes "Auto refresh", meaning that the function will be called every time the value is
requested, and the value updated if necessary.
The value of a zero-param function.
The value of a zero-param function.
The M in ThunkM denotes "Manual refresh", meaning that the value will not update until you explicitly call
refresh().
A variable in the traditional sense.
A variable in the traditional sense.
Doesn't change until you explicitly call set().
Import this to avoid the need to call .value() on your Pxs.
Refresh multiple ThunkMs at once.
Refresh multiple ThunkMs at once.