pub fn var_boolean_function<M>(
manager: &M,
singleton: &M::Edge,
) -> AllocResult<M::Edge>👎Deprecated: use
BooleanFunction::var insteadExpand description
Get the Boolean function v for the singleton set {v} (given by singleton)
Panics if singleton is not a singleton set