meggart / DiskArrays.jl

Other
73 stars 13 forks source link

fix generators #106

Closed rafaqz closed 1 year ago

rafaqz commented 1 year ago

We could define a DiskGenerator object with a method for collect that properly uses eachindex to populate the in-memory array in the right order.