Ukendio / jecs

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

Fix EmptyQuery to properly return an empty iterator #70

Closed EncodedVenom closed 2 months ago

EncodedVenom commented 2 months ago

Closes #67.

This PR fixes the empty query returning an unexpected iterator.