plus

inline operator fun BigInt.plus(other: BigInt): BigInt(source)
inline operator fun <T : Bitmask<T>> T.plus(other: T): T(source)