ecso
ecso copied to clipboard
[proposal] Entity.downcast
Similarly to Std.downcast, we could maybe have:
Entity.downcast( entity, { z:Int } )
where entity is returned if a downcast is possible with the archetype { z:Int }.