tour

package
v0.0.0-...-cdffa6e Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(x int, y int) int

func Adder

func Adder() func(int) int

func ColorImage

func ColorImage()

func FibonacciClo

func FibonacciClo() func() int

func ForSum

func ForSum(x int) int

func Import

func Import()

func LoopSqrt

func LoopSqrt(x float64, y int) float64

func LoopSqrtError

func LoopSqrtError(s float64, n int) (float64, error)

func Packages

func Packages()

func Pic

func Pic(dx, dy int) [][]uint8

func Same

func Same(t1, t2 *tree.Tree) bool

func Walk

func Walk(t *tree.Tree, ch chan int)

func WordCount

func WordCount(s string) map[string]int

Types

type IPAddr

type IPAddr [4]byte

func (IPAddr) String

func (ip IPAddr) String() string

type Image

type Image struct {
	// contains filtered or unexported fields
}

func (*Image) At

func (img *Image) At(x, y int) color.Color

func (*Image) Bounds

func (img *Image) Bounds() image.Rectangle

func (*Image) ColorModel

func (img *Image) ColorModel() color.Model

type SqrtError

type SqrtError float64

func (SqrtError) Error

func (e SqrtError) Error() string

Jump to

Keyboard shortcuts

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