AdeptLanguage / Adept

The Adept Programming Language
GNU General Public License v3.0
123 stars 9 forks source link

Please implement more data structures #254

Open ghost opened 10 months ago

ghost commented 10 months ago

Discussed in https://github.com/AdeptLanguage/Adept/discussions/148

Originally posted by **ghost** September 27, 2023 Currently, Adept only has `List`.
IsaacShelton commented 10 months ago

More data structures will eventually be apart of Adept 3.x, since the current lifetime management system for complex objects sucks

You are welcome to make a PR though