Commit
bc43f4875fff10490773df615a91816d70158307
by frottyadd typecasting as a default import and fix warnings (#31)
* add typecasting as a default import because let's be real everyone uses it all the time
* fix stdlib giving random warnings all over the place, also made StringUtils arrays initialize in compiletime
* remove the warning without introducing unnecessary functions