stack-array 0.4.1

A data structure for storing and manipulating fixed number of elements of a specific type.
Documentation
[dependencies]

[package]
authors = ["Nur <nurmohammed840@gmail.com>"]
description = "A data structure for storing and manipulating fixed number of elements of a specific type."
edition = "2021"
keywords = ["stack", "array", "collections"]
license = "Apache-2.0"
name = "stack-array"
repository = "https://github.com/nurmohammed840/stack-collections"
version = "0.4.1"