[GSOC] Persistent Data Structures detailed information

AltFunction1 af1af1af1 at af1.af1
Sat Apr 6 14:20:05 UTC 2019


On Friday, 5 April 2019 at 15:00:43 UTC, Jay wrote:
> Hello, My name is Jay Rajput.
>
> In Persistent Data Structures, I am planning to implement DS 
> algos for lists, sets, trees,etc.. Should these data structures 
> store elements of different data types at the same time? ( like 
> python)
> eg: list=['hello',123,67,98]

No, people can use a Variant as item type for that.

>
> Also, it would be really helpful if someone can brief me about 
> the pre-requisites. I have implemented all the data Structures 
> in C, also I have taken courses in Advanced Algorithms and 
> Functional Programming.
>
> Thanks,
> Jay Rajput




More information about the Digitalmars-d mailing list