harmboschloo / elm-ecs / Ecs.Components1


type Components1 comparable a1

A container for 1 component type.

specs : (Ecs.Internal.AllComponentsSpec comparable (Components1 comparable a1) -> Ecs.Internal.ComponentSpec comparable a1 (Components1 comparable a1) -> specs) -> specs

Create all component specifications for 1 component type.