Returns a domain as disjoint.
- .. py:method:: involvesvars(self, vars)
+ .. py:method:: involves_vars(self, vars)
- Returns ``True`` if a domain depends on the given dimensions.
+ Returns ``True`` if a domain depends on the given variables.
+
The unary properties of a domain can be inspected using the following methods.