bugreports

package
v0.0.0-...-8089b72 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2015 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DigraphInt

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

func NewDigraphInt

func NewDigraphInt() *DigraphInt

func (*DigraphInt) Add

func (dig *DigraphInt) Add(n int)

func (*DigraphInt) Connect

func (dig *DigraphInt) Connect(a, b int)

type DigraphNode

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

func NewDigraphNode

func NewDigraphNode() *DigraphNode

func (*DigraphNode) Add

func (dig *DigraphNode) Add(n Node)

func (*DigraphNode) Connect

func (dig *DigraphNode) Connect(a, b Node)

type Node

type Node generic.Type

Jump to

Keyboard shortcuts

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