builtin

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2016 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(a, b interface{}) interface{}

func Append

func Append(a interface{}, vals ...interface{}) interface{}

func Byte

func Byte(a interface{}) interface{}

func Cap

func Cap(a interface{}) int

func Copy

func Copy(a, b interface{}) int

func Dec

func Dec(a interface{}) interface{}

func Delete

func Delete(m interface{}, key interface{})

func EQ

func EQ(a, b interface{}) interface{}

func Float

func Float(a interface{}) interface{}

func GE

func GE(a, b interface{}) interface{}

func GT

func GT(a, b interface{}) interface{}

func Get

func Get(m interface{}, key interface{}) interface{}

func GetVar

func GetVar(m interface{}, key interface{}) interface{}

func Inc

func Inc(a interface{}) interface{}

func Int

func Int(a interface{}) interface{}

func LE

func LE(a, b interface{}) interface{}

func LT

func LT(a, b interface{}) interface{}

func Len

func Len(a interface{}) int

func MapFrom

func MapFrom(args ...interface{}) interface{}

func MapOf

func MapOf(key, val interface{}) interface{}

func Max

func Max(args ...interface{}) (max interface{})

func Min

func Min(args ...interface{}) (min interface{})

func Mkmap

func Mkmap(typ interface{}, n ...int) interface{}

func Mod

func Mod(a, b interface{}) interface{}

func Mul

func Mul(a, b interface{}) interface{}

func NE

func NE(a, b interface{}) interface{}

func Neg

func Neg(a interface{}) interface{}

func Not

func Not(a interface{}) interface{}

func Panic

func Panic(v interface{})

func Panicf

func Panicf(format string, args ...interface{})

func Quo

func Quo(a, b interface{}) interface{}

func Set

func Set(m interface{}, args ...interface{})

func SetIndex

func SetIndex(m, key, v interface{})

func Slice

func Slice(typ interface{}, args ...interface{}) interface{}

func SliceFrom

func SliceFrom(args ...interface{}) interface{}

func SliceOf

func SliceOf(typ interface{}) interface{}

func String

func String(a interface{}) interface{}

func Sub

func Sub(a, b interface{}) interface{}

func SubSlice

func SubSlice(a, i, j interface{}) interface{}

Types

This section is empty.

Jump to

Keyboard shortcuts

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