Skip to content

Commit a6744a7

Browse files
committed
add HTML anchor
1 parent 670ac2d commit a6744a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/AAAA-stdlib-span-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ A computed property getter of an `Escapable` type returning a non-escapable and
5555

5656
By allowing the language to define lifetime dependencies in this limited way, we can add `Span`-providing properties to standard library types.
5757

58-
#### Extensions to Standard Library types
58+
#### <a name="extensions"></a>Extensions to Standard Library types
5959

6060
The standard library and Foundation will provide `storage` and `bytes` computed properties. These computed properties are the safe and composable replacements for the existing `withUnsafeBufferPointer` and `withUnsafeBytes` closure-taking functions.
6161

0 commit comments

Comments
 (0)