ints

package
v0.0.0-...-46db650 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ints

type Ints struct{}

Ints int 的包装

func (Ints) Add

func (m Ints) Add(a int, b int) int

Add 加法

func (Ints) Arr

func (m Ints) Arr(len int) []int

Arr 创建数组

func (Ints) At

func (m Ints) At(arr []int, index int) int

At 取Item

func (Ints) Int

func (m Ints) Int(v interface{}) int

Int to int

func (Ints) Int64

func (m Ints) Int64(v interface{}) int64

Int64 to int64

func (Ints) Mod

func (m Ints) Mod(a int, b int) int

Mod 取模

func (Ints) Sub

func (m Ints) Sub(a int, b int) int

Sub 减法

Jump to

Keyboard shortcuts

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