csharplang/meetings/2015/README.md

29 lines
612 B
Markdown
Raw Normal View History

# C# Language Design Notes for 2015
## Jan 21, 2015
[C# Design Meeting Notes for Jan 21, 2015](https://github.com/dotnet/csharplang/blob/master/meetings/2015/LDM-2015-01-21.md)
This is the first design meeting for the version of C# coming after C# 6. We shall colloquially refer to it as C# 7. The meeting focused on setting the stage for the design process and homing in on major themes and features.
1. Design process
2. Themes
3. Features
## Jan 28, 2015
[C# Design Meeting Notes for Jan 28, 2015](LDM-2015-01-28.md)
1. Immutable types
2. Safe fixed-size buffers
3. Pattern matching
4. Records