This allows Systems to be reused in multiple worlds. Fix a few bugs. Remove World:change(...)
Add System addition and removal Changed implementation for Entity removal Change README and example code
Fix World:free bug. Add __tostring method for Aspect and System. Add a few more tests. Add more comments. Give systems ids. Change injected "_id" field in Entities to "id" field.