KotlinIsland / KotlinIsland/basedtyping
fix cast to be the right way around
Open
runtime
typetime
- Dominant language
- Python
- Stars
- 12
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
```py
from basedtyping import cast
cast(it, int)
```
relates: #3
Contributor guide
No contributing guide indexed for this repository
Research direction
Read the related issue #3 first, then locate the implementation and any tests for basedtyping.cast. Compare the shown call with the intended argument order and confirm completion by running or updating the relevant test coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100