Const
Special value indicating no result.
Return NONE from a computation to keep the current value and skip the update. Computed signals start as NONE until the first successful evaluation.
NONE
Special value indicating no result.
Return
NONE
from a computation to keep the current value and skip the update. Computed signals start asNONE
until the first successful evaluation.