loop

package
v0.0.0-...-9f22829 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 24, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Examples

Constants

This section is empty.

Variables

This section is empty.

Functions

func RepeatWithStd

func RepeatWithStd(char string, count int) string

RepeatWithStd repeat string with std lib

Example
s := RepeatWithStd("abc", 4)
fmt.Println(s)
Output:
abcabcabcabc

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL