Go Recipes

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Recipes

TODO

  • How to quickly (and idiomatically) assemble primitive in strings to be reported at stdout? In Java I used implicit conversion to String and + operator.