KotlinIsland / KotlinIsland/basedpython
type function extensions
Offen
- Vorherrschende Sprache
- Rust
- Sterne
- 16
- Forks
- 0
- Ø Merge
- 17 Std. 32 Min.
- Gemergte PRs (30 T.)
- 20
Beschreibung
```py
def f() -> (int, str).reversed:
return "a", 1
```
Beitragsleitfaden
Rechercherichtung
No files, tests, or entry points are named. Start by clarifying the intended semantics of the proposed type annotation and where type-function extensions belong in the project; done should include an agreed behavior and validation for the shown example.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python, rust
- Bereich
- compilers
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Ruhig
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 30/100