BitMatrix.set

Sets the given bit to true.

@param integer $x @param integer $y @return void

class BitMatrix
void
set
(
int x
,
int y
)

Meta