b = isEmpty P
i1 : P = polyhedronFromHData(matrix{{1,0},{0,1},{-1,-1}},matrix{{-1},{1},{-1}}) o1 = P o1 : Polyhedron
i2 : isEmpty P o2 = true
The object isEmpty is a method function.
The source of this document is in Polyhedra/documentation/old_documentation.m2:1243:0.