Added ElasticArray

This commit is contained in:
Christoffer Lerno
2024-08-19 23:20:14 +02:00
parent 79a1639f8a
commit a248511d7b
5 changed files with 702 additions and 96 deletions

View File

@@ -91,6 +91,7 @@
- Added `path.has_extension`, `path.new_append`, `path.temp_append`, `new_cwd`, `temp_cwd`, `path.new_absolute`, `new_ls`, `temp_ls`.
- Added `dstring.replace`
- New hashmap type, `Map`
- Added `ElasticArray`.
## 0.6.1 Change list