-
Is less verbosity the only main benefit of typeclasses over just inputting a set of functions?
Typeclasses can do where `bar` is a member of `Function`:
```
foo(x: A) where Function
bar(x)
…
-
[.](https://github.com/flutter/flutter/issues/51752#issuecomment-675844037)
Related to the discussion around hooks #25280
TL;DR: It is difficult to reuse `State` logic. We either end up with a …
-
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 `…
-
- [ ] Proposal added
- [ ] Discussed in LDM
- [ ] Decision in LDM
- [ ] Finalized (done, rejected, inactive)
- [ ] Spec'ed
See
- https://github.com/dotnet/roslyn/issues/188
- https://github.c…
-
The following issue outlines two significant security vulnerabilities in data integrity.
For convenience in reviewing the below content [here](https://docs.google.com/presentation/d/1MxLMIjubCVykDu…
-
Building off the reasoning and justification in my self-rejected issue [Fast track transpiling to PureScript?](https://github.com/keean/zenscript/issues/12), I have a new idea of how we might be able …
-
Introduce a `..` syntax, such that `x..y` ends up creating a `Range` of `x` and `y`.
- [x] Proposal added:
- https://github.com/dotnet/csharplang/blob/master/proposals/csharp-8.0/ranges.cs
-…
-
[yamldecode](https://www.terraform.io/docs/language/functions/yamldecode.html) causes an error if YAML contains more than one document, causing significant complications when working with Kubernetes. …
-
First, the idea was lain down by @glaebhoerl [here](https://github.com/rust-lang/rust/issues/34511#issuecomment-373516961).
The idea is basically to have a way to tell the compiler “please auto-gen…
-
@rudolph-git-acc and @mariotrevi
Few days back, I had noticed in the fourth thread at Prof. Tao's blog you were focused on the Ceff term, and improving Ht precision at smaller values of x, while I …