mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-05-23 07:45:59 +08:00
Update TODO.md
This commit is contained in:
@@ -39,6 +39,8 @@ https://zhuanlan.zhihu.com/p/39369370
|
||||
- or `IReadOnlyCollection`, `IWriteOnlyCollection`, `ICollection`
|
||||
- `Slice`, `Contact` functions on interfaces
|
||||
- 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user