import "acronym"
Package acronym converts a phrase to its acronym. The 1st iteration is better than the second one.
func Abbreviate
func Abbreviate(s string) string
Abbreviate returns an acronym from the supplied string.
Generated by gomarkdoc
import "acronym"
Package acronym converts a phrase to its acronym. The 1st iteration is better than the second one.
func Abbreviate(s string) string
Abbreviate returns an acronym from the supplied string.
Generated by gomarkdoc