Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KathleenDollard authored Feb 1, 2024
1 parent 4c6e356 commit bd92097
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions meetings/2024/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ All schedule items must have a public issue or checked-in proposal that can be l

## Schedule ASAP

- Confirm [order of evaluation with non-array params collections in non-trivial scenarios](https://github.com/dotnet/csharplang/blob/main/proposals/params-collections.md#order-of-evaluation-with-non-array-collections-in-non-trivial-scenarios) (Aleksey)
- Dictionary-expressions + Collection-expressions future: WG to go over our plans, and the initial design space.
- Review [metadata](https://github.com/dotnet/csharplang/blob/main/proposals/params-collections.md#metadata) section for"Params Collections". (Aleksey)
- Review: Allow lambdas with parameter modifiers, but without parameter types: https://github.com/dotnet/csharplang/pull/7369 (Cyrus)
Expand Down Expand Up @@ -35,7 +34,7 @@ All schedule items must have a public issue or checked-in proposal that can be l
### Wed Jan 31, 2024

- Collections: [Relaxing enumerability requirement on types with \[CollectionBuilder\]](https://github.com/dotnet/csharplang/issues/7744) (Julien)
- Confirm order of evaluation with non-array params collections in non-trivial scenarios (Aleksey)
- Confirm [order of evaluation with non-array params collections in non-trivial scenarios](https://github.com/dotnet/csharplang/blob/main/proposals/params-collections.md#order-of-evaluation-with-non-array-collections-in-non-trivial-scenarios) (Aleksey)

### Mon Jan 29, 2024

Expand Down

0 comments on commit bd92097

Please sign in to comment.