Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DepthFirstPaths ¶
type DepthFirstPaths struct {
// contains filtered or unexported fields
}
func (*DepthFirstPaths) Count ¶
func (dfp *DepthFirstPaths) Count() int
func (*DepthFirstPaths) HasPathTo ¶
func (dfp *DepthFirstPaths) HasPathTo(v int) bool
Click to show internal directories.
Click to hide internal directories.