directory
0.0.0-20250227122322-59689edd5517
Repository: https://github.com/ardanlabs/gotraining.git
Documentation: pkg.go.dev
# Packages
Sample program to show how to declare constants and their implementation in Go.
Sample program to show how constants do have a parallel type system.
Sample program to show how iota works.
Sample program to show how literal, constant and variables work within the scope of implicit conversion.
No description provided by the author