Added StrArray, a dynamic array of text strings
Note that the implementation is in C++. The de::Str wrappershould be useful elsewhere as well; moving it into include/de/str.hat some point might be a good idea.
View differences
Added StrArray, a dynamic array of text strings
Note that the implementation is in C++. The de::Str wrapper
should be useful elsewhere as well; moving it into include/de/str.h
at some point might be a good idea.