selection_sort 0.1.0

Selection sort algorithm
Documentation
1
2
3
4
[![Build Status](https://travis-ci.org/dmjio/selection_sort.svg?branch=master)](https://travis-ci.org/dmjio/selection_sort) selection_sort
=============================

[Selection Sort](https://en.wikipedia.org/wiki/Selection_sort) implemented in [Rust](https://www.rust-lang.org/)