is_not_set

rydstate.angular.utils.is_not_set(obj)[source]

Check if the obj is the NotSet singleton.

Return type:

TypeIs[NotSet]

Parameters:

obj (Any)