issue336

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 7, 2024 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Overview

Package issue336 tests boolean arguments and return values.

Issue #336 pointed out that move deduction for boolean types was not present.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Not16

func Not16(x bool) bool

Not16 returns the boolean negation of x using a 16-bit intermediate.

func Not32

func Not32(x bool) bool

Not32 returns the boolean negation of x using a 32-bit intermediate.

func Not64

func Not64(x bool) bool

Not64 returns the boolean negation of x using a 64-bit intermediate.

func Not8

func Not8(x bool) bool

Not8 returns the boolean negation of x using a 8-bit intermediate.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL