Draft: [GLIB]: Improving containers

Open Hydral Nathan Jordan requested to merge hydrasho/vala:feat/Container into main

#1425

Now that I've got a lot more level than last time, I'll try again to improve the Vala base containers.

  • List

  • get

  • set

  • slice

  • contains

  • SList

  • get

  • set

  • slice

  • contains

... Other Idea ?

Edited by Hydral Nathan Jordan

Merge request reports