dry-python / dry-python/returns
Consider adding `NonEmptyList`
Abierto
enhancement
help wanted
- Lenguaje dominante
- Python
- Estrellas
- 4.4k
- Forks
- 155
- Merge medio
- 2 h 27 min
- PR fusionados (30 d)
- 22
Descripción
Currently, Python does not have any valid type elements to work with lists.
And while `List` itself is good enough for collections and other things, sometimes we need to explicitly mark some list to have at least one argument.
Related: https://lexi-lambda.github.io/blog/2019/11/05/parse-don-t-validate/
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.