buildOptional(_:)
Enables support for if statements that do not have an else clause.
Declaration
static func buildOptional(_ component: (any TemplateInsertable)?) -> any TemplateInsertableEnables support for if statements that do not have an else clause.
static func buildOptional(_ component: (any TemplateInsertable)?) -> any TemplateInsertable