# CheckedSizeProduct [](https://github.com/JuliaArrays/CheckedSizeProduct.jl/actions/workflows/CI.yml?query=branch%3Amain) [](https://juliahub.com/ui/Packages/General/CheckedSizeProduct) [](https://juliahub.com/ui/Packages/General/CheckedSizeProduct?t=2) [](https://JuliaCI.github.io/NanosoldierReports/pkgeval_badges/C/CheckedSizeProduct.html) [](https://github.com/JuliaTesting/Aqua.jl) A small Julia package for safely calculating the length of an in-memory dense array given its dimensions. The only public functionality is: * the exported function `checked_size_product` * the type `StatusInvalidValue`, not exported * the type `StatusOverflow`, not exported