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