has Value
Answer true if the variable currently has a value, otherwise answer false. No value is typically represented by the variable's value slot containing NilDescriptor.nil.
Return
Whether the variable has a value.
Answer true if the variable currently has a value, otherwise answer false. No value is typically represented by the variable's value slot containing NilDescriptor.nil.
Whether the variable has a value.