Addition

object Addition extends (BSONValue, BSONValue) => BSONArray

An addition operation for BSONValue, so that it forms an additive semigroup with the BSON value kind.

class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

override def toString(): String
Definition Classes
Function2 -> Any
Inherited from:
Function2