-
Well, specifically, as a case in point, consider [this line](https://github.com/congo-cc/congo-parser-generator/blob/main/examples/java/Java.ccc#L108). I mean, specifically, that one writes:
…
-
Hello,
I've been exploring ways to incorporate FP in Python, and I like the syntax of this project. The only downside (IMO) is the lack of type annotations.
Would you be interested in typing-relat…
-
Attempting to build an Android application after migrating from kapt to ksp, I see hundreds of warning like:
```
w: [ksp] No dependencies reported for generated source *******_Factory.java which w…
-
**Before submitting**
Please check our [wiki](https://github.com/projectlombok/lombok/wiki) because some feature requests are asked _a lot_ and there are good reasons (as explained on the wiki) why w…
xdewx updated
3 years ago
-
boltons have some nice functionality but it would be very handy if it also had type hints. From it seems you are open to type hints, but I just want to confirm this, and check if you have any specifi…
-
I am creating this issue in the name of @amesgen as we had a conversation on that topic recently.
I am sure @amesgen will have more input, and probably great ideas, on the kind of solution we may wan…
-
## Mapping configuration via typed property
Remove @ORM\Columm(**type="uuid"**) to minimize effort on configuration.
## Background/problem
Redundant info of typed property and annotati…
-
**Glide Version**: 4.10.0
**Integration libraries**: okhttp:4.2.0
**Device/Android Version**: Emulator Pixel 2 Android 27
**Issue details / Repro steps / Use case background**: …
-
## Summary
Add new Ultralytics YOLO task for monocular image depth.
## Dataset options:
- [DIODE: A Dense Indoor and Outdoor Depth Dataset](https://paperswithcode.com/dataset/diode) - DIODE-80GB
- […
-
In [version 3.30.0](https://github.com/schmittjoh/serializer/releases/tag/3.30.0) the serializer made the annotations optional in favor of attributes.
Since the API in this project still uses anno…