1
2
3
4
// SPDX-License-Identifier: MPL-2.0

//! This module provides some advanced collections.
pub mod xarray;