checked

package
v0.0.0-...-dc64ae7 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2021 License: CC0-1.0 Imports: 0 Imported by: 0

Documentation

Overview

Package checked adds support for detecting overflows on integer operations.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MulU64

func MulU64(a, b uint64) (v uint64, ok bool)

MulU64 returns the result of multiplying two uint64 values, and whether it's safe or overflows.

Types

This section is empty.

Jump to

Keyboard shortcuts

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