export module shadow_utils; import std.core; export std::vector explode(const std::string& s, const char& c);