20240519
Binary_Trees
Ordered binary trees implemented without access types
Demonstration of a technique to be presented at the Ada Developers Workshop of the 2024 Ada-Europe conference
- Authors
- Jeff Carter
- Maintainers
- Bent Bracke <bent@bracke.dk>
- Licenses
- BSD-3-Clause
- Tags
- binarytrees, trees, noaccess
- Manifest
- index/bi/binary_trees/binary_trees-20240519.0.0.toml
Build and platform metadata 1 field
- Build switches
{
"*": {
"ada_version": "Ada12",
"style_checks": "No"
}
}