Examples using... bufio.ScanWords

Recent
Use a Scanner to implement a simple word-count utility by scanning the input as a sequence of space-delimited tokens.