Skip to content

Family4

ctreffs edited this page Oct 7, 2020 · 4 revisions

Family4

public typealias Family4<Comp1, Comp2, Comp3, Comp4> = Family<Requires4<Comp1, Comp2, Comp3, Comp4>> where Comp1: Component, Comp2: Component, Comp3: Component, Comp4: Component
Clone this wiki locally