Add ShellSort implementation to blocks-cs-sort crate with comprehensive unit tests. Tasks: Implement ShellSort algorithm Add comprehensive unit tests Add performance tests Add documentation with ...