package
0.0.0-20240512123300-90543a25a264
Repository: https://github.com/devenpatel2/go_book.git
Documentation: pkg.go.dev

# Functions

convert C to F and convert the data type conversion of one type to another is allowed if both have the same underlying data type OR bothe are unnamed pointers pointing to variables with same underlying type.
No description provided by the author

# Constants

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

# Type aliases

type declaration defines a new named-type that has the same "underlying type" as an existing type.
No description provided by the author