Extend the Spring.TArray.Sort with TComparison<T> overloaded method.

Issue #194 resolved
Zigmund Bulinsh created an issue

Hello!

Is it possible to extend the Spring.TArray.Sort with TComparison<T> overloaded method. It is very handy that Spring.Collection have this stuff already. But the TArray has not. As then we do not need to write that annoying TComparer<XXX>.Construct(bla bla bla)..

Maybe it makes sense also to add other similar overloaded methods like BinSearchXXX etc..

Thank you in advance.

Comments (5)

  1. Log in to comment