class Prism::ItParametersNode

通过在块或 lambda 中使用 it 关键字来表示一组隐式参数。

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