function ceilPowOf2import { ceilPowOf2 } from "https://dotland.deno.dev/std@0.145.0/node/internal_binding/_listen.ts"; ceilPowOf2(n: number)Parametersn: numberNumber to act on.