method Bson.Long.prototype.andRe-exportimport { Bson } from "https://deno.land/x/mongo@v0.31.1/mod.ts"; const { Long } = Bson; and(other: | string | number | Long | Timestamp): LongReturns the sum of this and the specified Long. Parametersother: | string | number | Long | TimestampReturnsLongSum