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 you already know, this is basically one of the isomorphisms in the adjunction that defines the free monad. You have iterM, which is pretty close, but sometimes I find myself reaching for the above signature.
The text was updated successfully, but these errors were encountered:
Would you be okay with adding this function?
As you already know, this is basically one of the isomorphisms in the adjunction that defines the free monad. You have
iterM
, which is pretty close, but sometimes I find myself reaching for the above signature.The text was updated successfully, but these errors were encountered: