Skip to main content
Module

x/ternary/ternary.ts>leftShift

Logical operations for the ternary numeral system.
Latest
function leftShift
import { leftShift } from "https://deno.land/x/ternary@1.0.0/ternary.ts";

Parameters

...trits: (number | bigint)[]

Returns

number | bigint