Skip to content

Commit 1f335f4

Browse files
authored
Update 2018-09-24-sip-minutes.md
1 parent c23356b commit 1f335f4

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

_sips/minutes/2018-09-24-sip-minutes.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ the removal takes place it will be a code breaking change, not a binary or
6464
tasty one. Adds it would be better to focus on changes that have an impact on
6565
tasty and binary format and deal with these later.
6666

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
6868
notes that it will eventually be removed.
6969

7070
**Eugene** asks what would be the positive effect of that change? And that we
@@ -112,10 +112,6 @@ distinctive?
112112

113113
A decision will be taken into the future when all those items are acted on.
114114

115-
#### [“Proposal to remove early initializers from the language”](https://contributors.scala-lang.org/t/proposal-to-remove-early-initializers-from-the-language/2144)
116-
117-
([YouTube time: 19’29’ - 20’40’’](https://youtu.be/tEb4UF6RJrM?t=1169))
118-
119115
### Discussion of the second Scala 3 batch
120116

121117
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
147143
out that performance-wise Scala union types would be more performant because
148144
`T | Null` wouldn't box if `T` is a primitive type.
149145

150-
**Sebastien’s** ([YouTube time: 30’03’’](https://youtu.be/tEb4UF6RJrM?t=1803))
146+
**Sebastien** ([YouTube time: 30’03’’](https://youtu.be/tEb4UF6RJrM?t=1803))
151147
gives his input based on the fact that Scala.js already has Union Types in
152148
Scala 2. He states that they are very limited; they were introduced for
153149
modeling because some libraries “desperately needed” them but turned out they

0 commit comments

Comments
 (0)