Releases: mhatzl/spark_unbound
Releases · mhatzl/spark_unbound
v0.2.1
v0.2.0
First release of Spark_Unbound
This release contains packages
- Safe_Alloc: Provides functionality for safe heap allocation
- Unbound_Array: Offers a generic formally proven unbound array alternative to
Ada.Containers.Vector
Limitations:
Currently, Unbound_Array
is more like a fancy stack and external manipulations are possible.