dry-python / dry-python/returns
Consider adding `Lazy` protocol
Đang mở
enhancement
good first issue
hacktoberfest
help wanted
- Ngôn ngữ chính
- Python
- Star
- 4.4k
- Fork
- 155
- Merge trung bình
- 2 giờ 27 phút
- Pull request đã merge (30 ngày)
- 22
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.