JuliaArrays / ArraysOfArrays.jl

Efficient storage and handling of nested arrays in Julia
Other
43 stars 9 forks source link

Compatibility with upcoming `Base.Slices` #21

Open oschulz opened 2 years ago

oschulz commented 2 years ago

Add conversion to/from Slices (https://github.com/JuliaLang/julia/pull/32310).