package
0.0.0-20211010210625-4aa0140a90eb
Repository: https://github.com/0xqab/concepts-of-programming-languages.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
Copyright 2018 Johannes Weigend Licensed under the Apache License, Version 2.0.
Package strings contains string utility functions.

# Functions

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

# Structs

Int is struct containing an int value.

# Type aliases

Integer is an alias for int.