mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-07-15 23:42:52 +03:00
Changed in String class: toStr to ToStr and fromString to FromString ( since everthing else starts with uppercase characters ). Added BitOp static class, just some helpers for bit operations.