Ukendio / jecs

A fast, portable Entity Component System for Luau
https://ukendio.github.io/jecs/
MIT License
121 stars 20 forks source link

Cleanup functions and add missing types #53

Closed kalrnlo closed 3 months ago

kalrnlo commented 3 months ago

This PR cleans up some of the internal functions for jecs, aswell as adding missing types in preperation for whenever native codegen has speed improvements from when function returns are annotated.