Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
function ceilPowOf2
import { ceilPowOf2 } from "https://deno.land/std@0.153.0/node/internal_binding/_listen.ts";

Parameters

n: number

Number to act on.