BSONBoolean

BSONBoolean factories & utilities

Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

Returns a BSONBoolean

Returns a BSONBoolean

def unapply(that: Any): Option[Boolean]

Extracts the boolean value if that's a BSONBoolean.

Extracts the boolean value if that's a BSONBoolean.