开发者

StructuralComparisons Class

I want to know what for is StructuralComparisons Class present in System.Collections used and also how is it used?I have no idea how should 开发者_StackOverflow社区I use it!! Smallest help would be appreciated.

Thanks


StructuralComparisons is used to compare the structur of two values.

It is used in F# where StructuralComparisons is automaticly implented for every type, because of that two trees can be compared by just comparing the roots.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜