NaturalNumberSet

struct NaturalNumberSet {}

Postblit

A postblit is present on this object, but not explicitly documented in the source.

Members

Properties

elements
auto elements [@property getter]

Returns a range of the elements in this set. The elements are ordered ascending.

Meta