KotlinIsland / KotlinIsland/basedpython
type function extensions
未关闭
- 主要语言
- Rust
- 星标
- 16
- 派生
- 0
- 平均合并
- 17 小时 32 分钟
- 30 天内合并 PR
- 20
描述
```py
def f() -> (int, str).reversed:
return "a", 1
```
贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python, rust
- 领域
- compilers
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100