//
pkg.gl
Category
github.com/0xqab/concepts-of-programming-languages
basics
types
package
0.0.0-20211010210625-4aa0140a90eb
Repository:
https://github.com/0xqab/concepts-of-programming-languages.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
86 SLOC
#
Packages
list
No description provided by the author
slicecap
No description provided by the author
slices
Copyright 2018 Johannes Weigend Licensed under the Apache License, Version 2.0.
strings
Package strings contains string utility functions.
#
Functions
Add
No description provided by the author
Exec
No description provided by the author
Execl
No description provided by the author
NewInt
No description provided by the author
#
Structs
Int
Int is struct containing an int value.
#
Type aliases
Integer
Integer is an alias for int.