def empty(self: Dims) -> bool
函数功能
判断维度是否为空。
函数原型
empty(self) -> bool
参数说明
无
父主题:
class ascendie.Dims