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

Generic

mattt edited this page Apr 2, 2020 · 9 revisions

Generic

public protocol Generic

Requirements

genericParameters

var genericParameters: [GenericParameter]

genericRequirements

var genericRequirements: [GenericRequirement]

Type

public protocol Type: API
Clone this wiki locally