named

package
v0.0.0-...-14b9cb2 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2015 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Overview

package named tests various aspects of named types.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Array

type Array [2]float64

func (Array) At

func (a Array) At(i int) float64

type Float

type Float float32

func (Float) Value

func (f Float) Value() float32

Value returns a float32 value

type Slice

type Slice []float64

func (Slice) At

func (s Slice) At(i int) float64

type Str

type Str string

func (Str) Value

func (s Str) Value() string

Value returns a string value

type X

type X float32

func (X) Value

func (x X) Value() float32

Value returns a float32 value

type XX

type XX X

func (XX) Value

func (x XX) Value() float32

Value returns a float32 value

type XXX

type XXX XX

func (XXX) Value

func (x XXX) Value() float32

Value returns a float32 value

type XXXX

type XXXX XXX

func (XXXX) Value

func (x XXXX) Value() float32

Value returns a float32 value

Jump to

Keyboard shortcuts

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