-
BPO | [31239](https://bugs.python.org/issue31239)
--- | :---
Nosy | @bitdancer, @Vlad-Shcherbina
*Note: these values reflect the state of the issue at the time it was migrated and might not reflect t…
-
Hi guys,
Nice feature, I can't wait to be able to work with native immutable data structures in the future. I'm just not sure about the terminology:
I was mostly unfamiliar with the proper m…
-
https://github.com/dart-lang/language/blob/master/working/0546-patterns/records-feature-specification.md
> A parenthesized expression without a trailing comma is ambiguously either a record or groupi…
Hixie updated
2 years ago
-
I understand the benefit of non-nullable references in a **source** language, but I was curious what we expect the benefits to be in wasm? Is it for speed, or correctness, or something else?
The on…
-
Perhaps a clear concise description of how these can advantageously interact is in https://github.com/vlang/rfcs/pull/7 .
-
It might be good to have a `.print!` method and a `.println!` method for the show trait with `.print!` just printing the text and `.println!` printing with a newline, just for more customizability.
-
In the following example, System "Counter" has a contract which enforces the current value of output "output" depend on the current value of input "count_up". While in System "UpDownFeedback", a contr…
-
Port Sage so that it builds and passes its full test suite on the new IBM Power 7 architecture running SUSE Linux.
This is the only test failure with sage-5.12.beta1:
```
sage -t devel/sage/sage/…
-
This package implements finitely presented modules over the mod p Steenrod algebra. We define classes for such finitely presented modules, their elements, and morphisms between them. Methods are pro…
-
This was previously visited in another ticket, but that one was closed.
I'm interested in this feature primarily for better incorporating effects into classes.
### Problem
Currently we do casti…