Bitset.getMinimum
uint getMinimum() nothrowReturns the smallest value in self.
If self is empty, G_MAXUINT is returned.
Returns
The smallest value in self
uint getMinimum() nothrowReturns the smallest value in self.
If self is empty, G_MAXUINT is returned.