module internal.types.ellipsis¶ Source: stdlib/internal/types/ellipsis.codon ellipsis @extend Class is extended to add given methods ¶ Magic methods¶ __repr__(self)¶ __eq__(self, other: ellipsis)¶ __ne__(self, other: ellipsis)¶ __hash__(self)¶