Added Slice ADT and associated test.
commitacdd80339e2b0b85e3568d956a86b72dab4007ea
authorDirk Steinke <steinke.dirk.ml@gmail.com>
Sun, 29 Jun 2014 18:22:54 +0000 (29 20:22 +0200)
committerDirk Steinke <steinke.dirk.ml@gmail.com>
Sun, 29 Jun 2014 18:22:54 +0000 (29 20:22 +0200)
treefa44365eebba91e36866b1b64367a347d874923b
parent24e8a0d0f8e328ad9592a6075a3b8b76adec96b7
Added Slice ADT and associated test.
include/jitcs_adt_slice.h [new file with mode: 0644]
include/jitcs_typefuncs.h [new file with mode: 0644]
makefile
tests/test_adt_slice.cpp [new file with mode: 0644]