Skip to content

Commit afd7237

Browse files
committed
API: Add ArcArray to the prelude
1 parent 34655b7 commit afd7237

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/prelude.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
pub use {
2424
ArrayBase,
2525
Array,
26+
ArcArray,
2627
RcArray,
2728
ArrayView,
2829
ArrayViewMut,

0 commit comments

Comments
 (0)