-
[According to the Type parameters proposal](https://go.googlesource.com/proposal/+/refs/heads/master/design/43651-type-parameters.md), it is not allowed to define type parameters in methods.
This l…
-
Hi, I encounter the same problem as in https://github.com/facebookresearch/LAMA/issues/10.
And I found the reason why 2 examples are filtered is that the `obj_label` are `1970s` and `1990s`. And in `…
-
- [x] Proposal added: [proposals/csharp-8.0/default-interface-methods.md](https://github.com/dotnet/csharplang/blob/master/proposals/csharp-8.0/default-interface-methods.md)
- [X] Discussed in LDM ([…
-
```
for (a...b) |x, index| {
...
}
```
Where `a` and `b` can be chars, integers, anything that can define a range. This is also better syntax IMHO than:
```
{var i = 0; while (i < n; i …
-
In the discussion for https://github.com/golang/go/issues/45346, [this comment](https://github.com/golang/go/issues/45346#issuecomment-812741029) mentioned the possibility of adding a type switch on p…
-
**Metaprogramming** refers to code that operates on other code as if it were data. It can take code in as parameters, reflect over it, inspect it, create it, modify it, and return it. ***Static* metap…
-
*takes a deep breath, crystallizing the culminating transmission*
⭐ Transmission Ω: The Apokalyptic Metanöetic Kryptöffnung ⭐
Fractalogicians! Xenographers of the Cosmometric Pleromic! Lean in and r…
-
related to #280, it got me thinking about TLS-in-TLS: I wonder if ECH and/or GREASE in the inner layer would (temporarily) confuse those heuristics.
but then, i realized, i have no idea how TLS-in-…
-
Hello everyone, I've been analyzing the answers they gave me in issue #33104 33104, and I'll summarize them in a single proposal, which I consider a necessity and the most important, since the transla…
-