Changelog entry & docs

This commit is contained in:
David Jennes
2022-07-27 18:32:58 +02:00
parent 7247d0a83d
commit 099b8414d2
2 changed files with 5 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ following lookup:
- Dictionary lookup
- Array and string lookup (first, last, count, by index)
- Key value coding lookup
- @dynamicMemberLookup when conforming to our `DynamicMemberLookup` marker protocol
- Type introspection (via ``Mirror``)
For example, if `people` was an array: