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
Almost always universe is a non-empty list. And sometimes you need NonEmpty list. So it would be nice to implement such a helper function. I imagine the following type:
Almost always
universeis a non-empty list. And sometimes you needNonEmptylist. So it would be nice to implement such a helper function. I imagine the following type: