radix

package
v1.0.21 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Binary      = iota // 二进制
	Octonary           // 八进制
	Decimal            // 十进制
	Hexadecimal        // 十六进制
)

Variables

This section is empty.

Functions

func IsDecimal

func IsDecimal(r Radix) (bool, error)

Types

type Radix

type Radix int

func (Radix) String

func (r Radix) String() (string, error)

func (Radix) Valid

func (r Radix) Valid() (bool, error)

Jump to

Keyboard shortcuts

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