Skip to main content
variable is_even
import { is_even } from "https://deno.land/x/is_even@v1.0/mod.ts";

type

(num: number) => boolean