package
0.0.0-20240709105634-84ebaef67528
Repository: https://github.com/blissful-coder/elements-of-programming.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Show how to use this package by implementing a complete depth-first search.
No description provided by the author
No description provided by the author

# Constants

Create a huge number by shifting a 1 bit left 100 places.
No description provided by the author
No description provided by the author
No description provided by the author
Shift it right again 99 places, so we end up with 1<<1, or 2.
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

The package doesn't support vertex labeling.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author