You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
making Assembly lvl1 accept as input: List[CD] or CombDesign.
The idea is to make a for loop around the existing behavior.
The CombDesign will be implemented as an adapter where we first flatten the CombDesign producing the List[CD].
Implent a test
making Assembly lvl1 accept as input: List[CD] or CombDesign.
The idea is to make a for loop around the existing behavior.
The CombDesign will be implemented as an adapter where we first flatten the CombDesign producing the List[CD].
Implent a test