-
*(taken from `tests/pos/i15922.scala` in #15948)*
## Compiler version
`main`
## Minimized code
```Scala
trait Cap:
type M
class Id[X]
object Test:
def withCap[X](op: Cap => X)…
-
```
Container width is zero. Expecting a valid width.
http://www.google.com/uds/api/visualization/1.0/3e291780d5137dafc45228d711a24705/default,annotatedtimeline+zh_HK.I.js
```
Original issue reported…
-
There is a lot of lovely real estate in the output figure that could plausibly be used for the option of printing a 'legend' of the numerical marginalized results that are presently printed to the scr…
-
Hi there,
Thanks for the library, first and foremost. It makes developing the business logic with ArangoDB easy af.
An issue I encountered is the incompatibility with FastAPI's endpoint function…
-
Hello,
I hope you are doing well,
Could you please let me know where did you get annot_dict at step 30 of CODEX analysis. Do you recommend to use this dictionary or change it ??
Your help is …
-
Currently AnnotateAdapter uses annotations on a integer field to generate ViewType.
``` java
@ViewType(
layout = R.layout.cell_with_icon,
views = {
@ViewField(
type = Te…
madki updated
8 years ago
-
`blueapi controller plans` returns a description of the plans that are available in the context. Currently this comes from the docstring of the plan function. This should get also/instead(?) the descr…
-
I'm in the process of annotating the genome of _Icerya purchasi_ (https://www.ncbi.nlm.nih.gov/datasets/genome/GCA_952773005.1/) and have come across a large problem.
The final RepeatMasker annotat…
-
Something weird is going on: all functions annotated with `@solara.component` are not included in the read-the-docs API overview. I have checked the error log on RTD (we need to some cleaning...., but…
-
Currently using `typing.Annotated` as parameters or for type hints in providers leads to mostly cryptic exceptions. One could consider supporting it, but it would require using `__annotations__` (or […