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
I think the Ord instance should document that it reverses the ordering. As best I can tell, Tumble is the same as Data.Ord.Down except that the latter doesn't have any semilattice instances.
I think the
Ordinstance should document that it reverses the ordering. As best I can tell,Tumbleis the same asData.Ord.Downexcept that the latter doesn't have any semilattice instances.