-
(revision circa April 26 2016, clarifying edit June 14, 2016)
This is a list of features are looking at for C# 7, roughly categorized according to our current level of interest and estimated plausibi…
-
@Danthekilla commented on [Thu Aug 31 2017](https://github.com/dotnet/roslyn/issues/21864)
In C# it would be fanstastic to have a language feature (probably syntactic sugar) that lets you break nes…
jcouv updated
2 years ago
-
**Edit (2022-09-27). A lot has changed since the original post. Here is a quick update.**
## What is a Drinfeld module?
Let `L` be a finite field extension of `\Fq` and fix a ring morphism `\gamma…
-
BPO | [10043](https://bugs.python.org/issue10043)
--- | :---
Nosy | @terryjreedy, @cben, @ericvsmith
Files | [show_weird_behavior.py](https://bugs.python.org/file19146/show_weird_behavior.py "Uploaded…
-
This ticket implements:
- Support for full subcategories defined by an axiom (Finite,
Infinite, Facade, Commutative, Associative, Unital, Inverse,
Distributive, NoZeroDivisors, Division, Finite…
-
With PR #1506 I proved that the set of unital ring homomorphisms is a "subcategory" of the category of non-unital rings (see ~rhmsubc) and that the restriction of the category of non-unital rings to t…
-
## Proposal: `try` expression without `catch` for inline use
### Intent
Sometimes it is not necessary to catch an exception, because you can either check side conditions or proceed though the expres…
-
There are a lot of requests for changing stuff in GDScript, be it to extend functionality, make some syntax sugar, or add their favorite language feature. While it's good to know how people are using …
-
This issue proposes that Go should support some form of generic programming.
It has the Go2 label, since for Go1.x the language is more or less done.
Accompanying this issue is [a general generics p…
-
# TLDR
The current argument for hack-style proposal against temporary variables is:
- Picking unique and meaningful names for the intermediate values is hard
- Unique and meaningful names for i…