class Prism::NumberedParametersNode

在块或 lambda 中使用数字参数时,通过数字参数隐式表示的一组参数。

-> { _1 + _2 }
^^^^^^^^^^^^^^