BoolArray 扩展

ArrayBool 上进行边界检查索引方法。

注解
  • @Since('2.15')

操作符

operator [](int index) bool
operator []=(int index, bool value) → void