interfaces

package
v0.0.0-...-ff33d4d Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main()

func Main5

func Main5()

func Main6

func Main6()

Types

type Abser

type Abser interface {
	Abs() float64
}

type I

type I interface {
	M()
}

type MyFloat

type MyFloat float64

func (MyFloat) Abs

func (f MyFloat) Abs() float64

type Vertex

type Vertex struct {
	X, Y float64
}

func (*Vertex) Abs

func (v *Vertex) Abs() float64

Jump to

Keyboard shortcuts

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