Qurak

RepeatedNull

Available

Pattern that matches zero or more repetitions.

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

Topics

Related

All 6300 functions · Use this from an MCP client