 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package stringseq provides functions for converting iterator sequences to strings.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Append ¶
Append appends the elements of its second argument to the given string builder. The separator string sep is placed between elements in the resulting string.
func AppendStringer ¶
AppendStringer appends the stringified elements of its second argument to the given string builder. The separator string sep is placed between elements in the resulting string.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.