Jeremy Evans 2ab38691a2 Add Set C-API
This should be a minimal C-API needed to deal with Set objects. It
supports creating the sets, checking whether an element is the set,
adding and removing elements, iterating over the elements, clearing
a set, and returning the size of the set.

Co-authored-by: Nobuyoshi Nakada <nobu.nakada@gmail.com>
2025-07-11 15:24:23 +09:00
..
2025-07-11 15:24:23 +09:00
2025-05-14 14:41:46 +02:00
2025-07-11 15:24:23 +09:00
2025-04-14 18:28:09 +09:00
2024-12-25 18:15:17 +09:00