skiplist 0.5.1

Skiplist implementation in rust, providing fast insertion and removal. A normal skiplist is implemented, as well as an ordered skiplist and a skipmap.
Documentation
1
2
3
4
[submodule "pages"]
	path = pages
	url = http://github.com/JP-Ellis/rust-skiplist.git
	branch = pages