isValid

abstract val isValid: Boolean

Whether value currently holds an up-to-date, already-computed result (i.e. generator does not need to be invoked again upon the next access).