Would you recommend using “The C5 Generic Collection Library for C# and CLI” based on your experience with it?

后端 未结 3 1434
醉梦人生
醉梦人生 2021-01-31 19:31

This free collection library comes from IT University of Copenhagen.

http://www.itu.dk/research/c5/

There is a video with one of the authors on Channel 9. I am t

3条回答
  •  南方客
    南方客 (楼主)
    2021-01-31 20:00

    In addition to that omer van kloeten's points.

    The open source licence is MIT (comparable to BSD licence) this means that if you need make changes to the library you don't have to open-source the changes. (this might be a problem with some companies). For GPL-type licences this can be a problem.

提交回复
热议问题