The next code example demonstrates the use of a few standard intermediate functions: map and filter.
Executable commands must always use package main. We can separate each import statement on a separate line for readability.
External packages can be referenced using their remote GitHub repository path. We can preface long package names with a shorter alias. The go_utils package can now be referenced with the u letter. Note that if we aliased ...