commit 7c8e4fca247ce60b7570757866ca9aec1a40707c Author: Simon Cruanes Date: Sun Jan 27 14:38:43 2013 -0800 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..bcb26d1 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +sequence +======== + +Simple sequence abstract datatype, intented to transfer a finite number of elements from one data structure to another. \ No newline at end of file