class Prism::ItParametersNode

表示通过在块或 lambda 中使用 ‘it` 关键字隐式设置的参数集合。

-> { it + it }
^^^^^^^^^^^^^^