Skip to content

MonoUnfold and MonoUnfold1#224

Draft
BebeSparkelSparkel wants to merge 2 commits into
snoyberg:masterfrom
BebeSparkelSparkel:unfold
Draft

MonoUnfold and MonoUnfold1#224
BebeSparkelSparkel wants to merge 2 commits into
snoyberg:masterfrom
BebeSparkelSparkel:unfold

Conversation

@BebeSparkelSparkel

Copy link
Copy Markdown
Collaborator

Allows for right and left unfolding.

@BebeSparkelSparkel

Copy link
Copy Markdown
Collaborator Author

#229

instance (Applicative f, Applicative g) => MonoPointed ((f :+: g) a) where
opoint = R1 . pure
{-# INLINE opoint #-}
-- | @since ????????????

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there's a lot of commented code here; is this meant to be a draft PR?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the draft suggestion. Could you give you opinion on #229 that is related to this?

@BebeSparkelSparkel BebeSparkelSparkel marked this pull request as draft July 12, 2024 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants