Documentation ¶
Index ¶
- func Add(x int, y int) int
- func Adder() func(int) int
- func ColorImage()
- func FibonacciClo() func() int
- func ForSum(x int) int
- func Import()
- func LoopSqrt(x float64, y int) float64
- func LoopSqrtError(s float64, n int) (float64, error)
- func Packages()
- func Pic(dx, dy int) [][]uint8
- func Same(t1, t2 *tree.Tree) bool
- func Walk(t *tree.Tree, ch chan int)
- func WordCount(s string) map[string]int
- type IPAddr
- type Image
- type SqrtError
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ColorImage ¶
func ColorImage()
func FibonacciClo ¶
func FibonacciClo() func() int
Types ¶
type Image ¶
type Image struct {
// contains filtered or unexported fields
}
func (*Image) ColorModel ¶
Click to show internal directories.
Click to hide internal directories.