conversion of Sets
Open
enhancement
- Dominant language
- Julia
- Stars
- 1.5k
- Forks
- 186
- PR merge metrics
- No merged PRs in 30d
Description
The Julia `Set` type should be translated to a Python `set`, possibly with a `PySet` (like `PyDict`) to allow copy-free sharing.
It would help if I knew of an actual use-case for this. So far, no one has complained about PyCall not converting sets.
(Moved to its own issue from #9.)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.