KotlinIsland / KotlinIsland/basedpython
type function extensions
Open
- Dominant language
- Rust
- Stars
- 16
- Forks
- 0
- Avg merge
- 17h 32m
- Merged PRs (30d)
- 20
Description
```py
def f() -> (int, str).reversed:
return "a", 1
```
Contributor guide
Research direction
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.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, rust
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100