recatek / gecs

a generated entity component system 🦎

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a Without<T> negative bound in query arguments

recatek opened this issue · comments

Add a Without<T> negative bound type in query arguments. This could evaluate to something like &() directly, but would exclude archetypes with the given component type.