Open koosha72 opened 8 years ago
Is this on the plan to implement in the near future?
Your best bet is to use a translated version of Microsoft's BCL. @iskiselev has done great work here and it is almost completely working at this point if you configure JSIL to use it.
Hi there. It seems that the SortedList and SortedDictionary classes are not implemented. There is no error while converting a program that uses them. But when I use their Add method nothing happens and their Count is still zero.