meggart / DiskArrays.jl

Other
73 stars 13 forks source link

Validate chunktypes #125

Closed meggart closed 11 months ago

meggart commented 11 months ago

This adds a few safety brakes when constructing objects of type RegularChunks and IrregularChunks to avoid harder to debug errors later.

meggart commented 11 months ago

@rafaqz is this ok to merge? No new functionality, just some added checks...

rafaqz commented 11 months ago

LGTM