library

func Format(i number, base number) string

func JSON(v any) string

func Concat(v []string) string

func Join(v []string, sep string) string