Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: Enforce Free as a Freer #176

Merged
merged 18 commits into from
Apr 22, 2024
Merged

feat!: Enforce Free as a Freer #176

merged 18 commits into from
Apr 22, 2024

Conversation

MikuroXina
Copy link
Owner

  • Add CatList and CatQueue
  • Add bifunctor export
  • Add MonadRec
  • Add apply for List
  • Add exports
  • Improve Free as Freer
  • Add Exists
  • Enforce Coyoneda
  • Add doc for Coyoneda
  • Improve type parameter name
  • Remove CatList and CatQueue
  • Implement Free with Coyoneda
  • Fix type errors and bugs
  • Update test
  • Use runFree on test
  • Add monadRec for Promise
  • Add docs for MonadRec
  • Enforce docs for Free

@MikuroXina MikuroXina changed the title feat: Enforce Free as a Freer feat!: Enforce Free as a Freer Apr 22, 2024
@MikuroXina MikuroXina merged commit 8c31c3c into main Apr 22, 2024
1 check passed
@MikuroXina MikuroXina deleted the freer branch April 22, 2024 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant