Scott Richmond

Results 36 issues of Scott Richmond

### Location https://docs.swift.org/swift-book/documentation/the-swift-programming-language/accesscontrol ### Description This subsection doesn't reflect the changes to Swift with respect to macros and packages. ### Correction Reword the first sentence in the first paragraph to:...

Content issue

### Location https://docs.swift.org/swift-book/documentation/the-swift-programming-language/protocols https://docs.swift.org/swift-book/documentation/the-swift-programming-language/declarations#Protocol-Subscript-Declaration https://docs.swift.org/swift-book/documentation/the-swift-programming-language/declarations#Protocol-Associated-Type-Declaration ### Description Add the following sentence to the end of the first paragraph in the introduction of the _Protocols_ section: Requirements may be provided for...

Enhancement

### Location https://docs.swift.org/swift-book/documentation/the-swift-programming-language/types ### Description Add a note (or paragraph), in the _Types_ section introduction, that explicitly defines a first-class type and enumerates the set of first-class types as well...

Enhancement

### Location https://docs.swift.org/swift-book/documentation/the-swift-programming-language/attributes ### Description In the introduction of the Attributes section, only two types of attributes are listed, those that apply to declarations and those that apply to types....

### Location https://docs.swift.org/swift-book/documentation/the-swift-programming-language/attributes#attached ### Description SE-0407 adds conformances: for member role attached attributes. Also, correct two minor issues. ### Correction Append the following to the end of the second sentence...

Content issue

### Location https://docs.swift.org/swift-book/documentation/the-swift-programming-language/attributes#freestanding ### Description The freestanding attribute description is incomplete. It doesn't define any of its arguments. ### Correction The arguments to this attribute indicate the macro’s role and...

Content issue