return to top
source
Multiset.range n
{0, 1, ..., n-1}
range n is the multiset lifted from the list range n, that is, the set {0, 1, ..., n-1}.
range n