Flux strings package

The Flux string package provides functions to manipulate UTF-8 encoded strings. Import the strings package:

  1. import "strings"

functions package