You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _sips/minutes/2018-09-24-sip-minutes.md
+2-6Lines changed: 2 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ the removal takes place it will be a code breaking change, not a binary or
64
64
tasty one. Adds it would be better to focus on changes that have an impact on
65
65
tasty and binary format and deal with these later.
66
66
67
-
**Seth**[YouTube time:4’54](https://youtu.be/tEb4UF6RJrM?t=294) suggests to have a warning
67
+
**Seth**([YouTube time:4’54](https://youtu.be/tEb4UF6RJrM?t=294)) suggests to have a warning
68
68
notes that it will eventually be removed.
69
69
70
70
**Eugene** asks what would be the positive effect of that change? And that we
@@ -112,10 +112,6 @@ distinctive?
112
112
113
113
A decision will be taken into the future when all those items are acted on.
114
114
115
-
#### [“Proposal to remove early initializers from the language”](https://contributors.scala-lang.org/t/proposal-to-remove-early-initializers-from-the-language/2144)
An overview of the second batch can be found [in this Scala Contributors thread](https://contributors.scala-lang.org/t/second-batch-of-scala-3-sips-additions-to-scalas-type-system/2376). The batches under discussion are:
@@ -147,7 +143,7 @@ and the one they use in other languages like Typescript. **Martin** points
147
143
out that performance-wise Scala union types would be more performant because
148
144
`T | Null` wouldn't box if `T` is a primitive type.
0 commit comments