Edit LDM agenda

This commit is contained in:
Mads Torgersen 2018-09-19 09:44:55 -07:00 committed by GitHub
parent 3c78add665
commit d7fd58cdd7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -128,6 +128,7 @@ We continued to discuss the range operator in C# and the underlying types for it
## Oct 1, 2018
- Nullable type inference with respect to null-oblivious types (Chuck, Fred)
- Pattern matching open questions (Neal)
## Oct 3, 2018
@ -137,7 +138,6 @@ We continued to discuss the range operator in C# and the underlying types for it
## Schedule ASAP
- Pattern matching open questions (Neal)
- Async streams (Steve, Immo)
- target typed new with default constructors on structs (Julien, Neal)