mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-05-27 18:25:27 +08:00
Update TODO.md
This commit is contained in:
@@ -39,6 +39,8 @@ https://zhuanlan.zhihu.com/p/39369370
|
|||||||
- or `IReadOnlyCollection`, `IWriteOnlyCollection`, `ICollection`
|
- or `IReadOnlyCollection`, `IWriteOnlyCollection`, `ICollection`
|
||||||
- `Slice`, `Contact` functions on interfaces
|
- `Slice`, `Contact` functions on interfaces
|
||||||
- Reflectable interfaces like `IReflectableReadableCollection<T>`, inherits from `IReadableCollection<T>` and `IReadableCollection<Value>`
|
- Reflectable interfaces like `IReflectableReadableCollection<T>`, inherits from `IReadableCollection<T>` and `IReadableCollection<Value>`
|
||||||
|
- Remove `FOREACH` and `FOREACH_INDEXER`, replaced by range-based for loop
|
||||||
|
- Fix `Linq` so that lambda parameters can be `auto`, instead of specified `types`
|
||||||
|
|
||||||
### Workflow
|
### Workflow
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user