dry-python / dry-python/returns
Consider adding `Lazy` protocol
Abierto
enhancement
good first issue
hacktoberfest
help wanted
- Lenguaje dominante
- Python
- Estrellas
- 4.4k
- Forks
- 155
- Merge medio
- 2 h 27 min
- PR fusionados (30 d)
- 22
Descripción
We can add `Lazy = () => A` protocol to `returns.primitives.types`
This might be helpful when working with `IO` when someone want to slow things down.
One should use `Protocol` and `__call__` to model this type.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.