method Bson.Long.prototype.isZeroRe-exportimport { Bson } from "https://deno.land/x/mongo@v0.31.1/mod.ts"; const { Long } = Bson; isZero(): booleanTests if this Long's value equals zero. Returnsboolean