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