Generic N-Ary Tree or Equivalent Representation

After some digging there is a BinarySearch algorithm in the library of core. So that eliminates the use case of implementing a Binary Tree.