picrin
                                
                                 picrin copied to clipboard
                                
                                    picrin copied to clipboard
                            
                            
                            
                        feature request: data structures
- Red-black tree
- set
@wasabiz For set, which type of set do you want? I think there are two major type of sets, namely ordered set (tree based set) and unordered set (hash based set).
@KeenS
tree set is enough. and it can be implemented on scheme without c extension
2014-09-26 14:30 GMT+09:00 Sunrim KIM [email protected]:
@wasabiz https://github.com/wasabiz For set, which type of set do you want? I think there are two major type of sets, namely ordered set (tree based set) and unordered set (hash based set.
— Reply to this email directly or view it on GitHub https://github.com/picrin-scheme/picrin/issues/224#issuecomment-56920972 .
Yuichi Nishiwaki Dept. of Information Science, University of Tokyo