类型别名 BinaryOperator<ValueType, UpdateType>

BinaryOperator<ValueType, UpdateType>: ((a, b) => ValueType)

类型参数

  • ValueType
  • UpdateType

类型声明