-
-
-
-
This is issue for discussion of the proposal to introduce [Kotlin Contracts](https://github.com/Kotlin/KEEP/blob/3490e847fe51aa6deb869654029a5a514638700e/proposals/kotlin-contracts.md) in language
…
-
Lots of libraries and runtimes use `on()` as a generic event handling mechanism. This name might cause problems for them updating and as such cause unnecessary friction. It would be good to see if the…
bmeck updated
2 months ago
-
On the call of 2018-12-14, we discussed (briefly) #20, #98, and #86. One realization that came out of the discussion was that we currently have two ways to refer to contexts - either by references a…
-
Reply with your memo as a Comment. The memo should be responsive to this week's readings on Misinformation from Carl Bergstrom, with 300–500 words + 1 visual element (e.g., figure, image, hand-drawn p…
-
The Resource Descriptor class' name may not convey its intention well. This name needs to be reconsidered with discussion about it here.
-
Currently, the state of styling `` across browsers is a nightmare. Chrome, IE, Safari, and Edge each have their own way of styling range inputs with differently named pseudo-elements. With this propos…
-
Consider adding an exponentiation operator that is higher in precedence than the multiplicative operators but lower in precedence than the unary operators.
In the [Symbolism](https://github.com/dha…