fill

inline fun MutableSparseBooleanMatrix.fill(setter: (Int, Int) -> Boolean)

Helper function to set values into a MutableSparseBooleanMatrix.