numbers

package
v0.0.0-...-86643de Latest Latest
Warning

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

Go to latest
Published: May 10, 2019 License: BSD-2-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Number

type Number float64
var NumberFalse Number = NumberZero
var NumberTrue Number = Number(1)
var NumberZero Number = Number(0)

func FromInterface

func FromInterface(value interface{}) (Number, error)

FromInterface creates a Number from the given value.

func (Number) Float64

func (n Number) Float64() float64

Jump to

Keyboard shortcuts

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