dry-python / dry-python/returns
Consider adding `Lazy` protocol
Aperta
enhancement
good first issue
hacktoberfest
help wanted
- Lingua principale
- Python
- Stelle
- 4.4k
- Fork
- 155
- Merge medio
- 2h 27m
- PR unite (30g)
- 22
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.