core

package
v0.0.0-...-8032aab Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2015 License: MIT Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ADD

func ADD(args ...Any) float64

func DIV

func DIV()

func EQ

func EQ(args ...Any) bool

func GT

func GT(args ...Any) bool

TODO: can only compare ints and slice lens for now.

func GTEQ

func GTEQ(args ...Any) bool

greater than or equal

func LT

func LT(args ...Any) bool

TODO: can only compare ints and slice lens for now.

func LTEQ

func LTEQ(args ...Any) bool

less than or equal

func MOD

func MOD(a, b Any) int

func MUL

func MUL(args ...Any) float64

func SUB

func SUB(args ...Any) float64

Types

type Any

type Any interface{}

func Get

func Get(args ...Any) Any

func Len

func Len(arg Any) Any

Jump to

Keyboard shortcuts

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