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
This is a reminder to discuss on Tuesday: why don't we define a voidMat variable in FixedComp and set its default to Void there? This would help avoid redefining it in individual components and allow us to use this variable instead of 0 in the makeCell calls.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This is a reminder to discuss on Tuesday: why don't we define a
voidMat
variable inFixedComp
and set its default toVoid
there? This would help avoid redefining it in individual components and allow us to use this variable instead of 0 in themakeCell
calls.Beta Was this translation helpful? Give feedback.
All reactions