import { floorMod } from "https://deno.land/x/neo4j_lite_client@4.4.6/core/internal/temporal-util.ts";
Parameters
x: NumberOrInteger | string
the divident.
y: NumberOrInteger | string
the divisor.
import { floorMod } from "https://deno.land/x/neo4j_lite_client@4.4.6/core/internal/temporal-util.ts";
the divident.
the divisor.