Commit graph

2 commits

Author SHA1 Message Date
Mitchell Hashimoto
31632abc24
some small tweaks, mostly subjective 2024-11-03 15:16:45 -08:00
Emily
e1c328f647 iterator: support iteration using NSFastEnumeration
Implement the consumer side of the `NSFastEnumeration` protocol,
matching the compilation scheme used by Clang for Objective‐C
`for…in` loops.
2024-11-03 15:10:13 -08:00