struct CrMangaDownloadr::Concurrency(A, B)
- CrMangaDownloadr::Concurrency(A, B)
- Struct
- Value
- Object
Defined in:
cr_manga_downloadr/concurrency.crConstructors
Instance Method Summary
Constructor Detail
Instance Method Detail
def fetch(collection : Array(A) | Nil, &block : A, DownloadrClient -> Array(B) | Nil) : Array(B)
#