Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Generic

mattt edited this page Feb 7, 2020 · 9 revisions

Generic

public protocol Generic

Conforming Types

Generic.Class.Enumeration.Function.Initializer.Structure.Subscript.Typealias.Type

Requirements

genericRequirements

var genericRequirements: [GenericRequirement]

genericParameters

var genericParameters: [GenericParameter]

Type

public protocol Type: API
Clone this wiki locally