Rather than making OSet/OMap distinct types, has anyone proposed making them alternate implementations of `set`/`map` selected via an `ordered=true|false` param on the type?

-Brad


On Fri, 26 Jun 2020, rapiz wrote:

Hi Chapel community ??
I have been working on my GSoC 2020 project of data structures for a while. And 
I feel that some issues should be discussed with the wide community.


OSet and OMap proposed: https://github.com/chapel-lang/chapel/issues/15921

What do you think of these names(OSet, OrderedSet, or others)? Do you have 
opinions about the interface?



Where should the new structures be placed: 
https://github.com/chapel-lang/chapel/issues/15950
Do you think Heap is fundamental enough to get into standard modules? Any 
doubts about other structures?



Thanks
Yujia Qiao @Rapiz1


_______________________________________________
Chapel-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/chapel-developers

Reply via email to