-
motivational examples from test/files/pos/depmet_implicit_oopsla_session_2.scala and neg/depmet_try_implicit.scala
```scala
def runSession[S, D](p: S, dp: D)(implicit s: Session[S]#HasDual[D]) =
…
-
Template instantiation and dependant types are not handled as well as running the compiler. This affects diagnostics, completion, hover, inlay hints, etc.
In my opinion, clangd should use the info…
-
After finished studying the Idris Book and having developed a proper understanding of Dependen Types, investigate where and how dependent types could be of use in my pure functional approach to ABS. I…
-
# Feature Request
I’d like to make dependency on this rpc type version `0.7.1` from crate . io so that dependent crate can be also publishable
```
starknet-types-rpc = { version = "0.7.1", git …
-
Hi,
if I have an abstract syntax like
```
abstract Equal = {
cat Num;
IsEqual Num Num ;
fun
z : Num ;
s : Num -> Num ;
equal : (n : Num) -> IsEqual n n ;
}
```
and g…
-
| | |
| --- | --- |
| Bugzilla Link | [37842](https://llvm.org/bz37842) |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
##…
-
Dependent on the completion of #352
The changes in the above issue (at least at the time of this writing), involve adding a `record_type_id` column in the `data_sources` table which references the…
-
### Description
Express v5 just came out: https://expressjs.com/2024/10/15/v5-release.html
but it still doesn't support HTTP 2 so I'd say it's best for us to jump over to the Fastify bandwagon bec…
-
We have a lot of outliers which is a dilemma. The cost/benefit ratio on this is confusing.
Including the outliers helps our model discover patterns where seat types might cost more. It's very real…
-
Note: the issue was created automatically with bugzilla2github tool
Original bug ID: BZ#4891
From: @JasonGross
Reported version: 8.5
CC: @andersk
See also: [BZ#4989](https://github.com/coq/coq/iss…