Skip to main content
Module

x/tstl/functional/bit_operations.ts>bit_or

TypeScript-STL (Standard Template Library, migrated from C++)
Go to Latest
function bit_or
import { bit_or } from "https://deno.land/x/tstl@v2.4.11/functional/bit_operations.ts";

Parameters

x: number
y: number

Returns

number