Skip to main content
Module

x/tstl/functional/bit_operations.ts>bit_xor

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

Parameters

x: number
y: number

Returns

number