conversion of Sets
Aperta
enhancement
- Lingua principale
- Julia
- Stelle
- 1.5k
- Fork
- 186
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.)
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.