From d7fd58cdd7842a676b6a59bbfb040cd7c651d403 Mon Sep 17 00:00:00 2001 From: Mads Torgersen Date: Wed, 19 Sep 2018 09:44:55 -0700 Subject: [PATCH] Edit LDM agenda --- meetings/2018/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meetings/2018/README.md b/meetings/2018/README.md index 81d4f7c..2e0ebd5 100644 --- a/meetings/2018/README.md +++ b/meetings/2018/README.md @@ -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)