Sorted array-like.
Wrapper container around array-like type A.
https://en.wikipedia.org/wiki/Sorted_array
Test: dmd -preview=in -debug -g -unittest -checkaction=context -allinst -main -unittest -I../.. -i -run sorted.d
See Source File
Sorted array-like.