Skip to content
This repository was archived by the owner on Oct 17, 2021. It is now read-only.

StringBuilder

mattt edited this page Apr 10, 2020 · 5 revisions

StringBuilder

@_functionBuilder public struct StringBuilder

Methods

buildBlock(_:)

public static func buildBlock(_ string: String) -> String

buildBlock(_:)

public static func buildBlock(_ strings: String) -> String

Clone this wiki locally