Updated documentation
[libs.git] / src / Sylph / Core / Array.cpp
blob234abde62b6c5fecbb1e0d8779a14df3556001b8
1 #include "Array.h"
2 #include "String.h"
4 SYLPH_BEGIN_NAMESPACE
6 SYLPH_SPECIALIZE_PRIMS(Array);
8 SYLPH_END_NAMESPACE