Qurak

RepeatedNull

可用

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]

主题

相关

全部 6300 个函数 · 从 MCP 客户端使用