> */ public function sides() : Traversable; /** * Does the hypercube reduce to a single point? * * @return bool */ public function isPoint() : bool; }