conversion of Sets
Abierto
enhancement
- Lenguaje dominante
- Julia
- Estrellas
- 1.5k
- Forks
- 186
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.