Home Manual Reference Source

References

summary
private

F _concat(strings: string[]): *

Concatenate an Array of strings.

public

F concat(strings: Iterable<string>): *

Concatenate an Iterable of strings.