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
The assumed API would be much easier to work with in certain cases, though would need to be less powerful than what's provided by Hotswap. I think the missing abstraction could be useful, a NonEmptyHotswap would provide similar value as NonEmptyList.
I've taken a stab at this in #4267, and it looks promising.