Skip to content

glib-2.0: Improving containers

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

#1425

The goal of this Merge Request is to add special vala functions such as get/set/contains/slice to the basic GLib container.

it improves these containers:

  • List
  • SList

note: this MR don't break the API

Edited by Hydral Nathan Jordan

Merge request reports