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
As noted in the conversation, the implementation in Issue/PR #2864 can be simplified by replacing EffElem with Elem from Data.List. This issue is just a reminder for it to be done.
The text was updated successfully, but these errors were encountered:
As noted in the conversation, the implementation in Issue/PR #2864 can be simplified by replacing
EffElem
withElem
fromData.List
. This issue is just a reminder for it to be done.The text was updated successfully, but these errors were encountered: