Qurak

Repeated

Available

Pattern that matches one or more repetitions.

p .. or Repeated[p]
Repeated[p, max]
Repeated[p, {min, max}]
Repeated[p, {n}]
Repeated[x_, 3] → Repeated[x_, 3]

Topics

Related

All 6300 functions · Use this from an MCP client