KotlinIsland / KotlinIsland/basedpython

type function extensions

Open
#76 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.