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

Change the names of effect constructor methods in OptionTSupport to effectOf #40

Closed
4 tasks done
kevin-lee opened this issue Apr 9, 2020 · 0 comments · Fixed by #42
Closed
4 tasks done

Change the names of effect constructor methods in OptionTSupport to effectOf #40

kevin-lee opened this issue Apr 9, 2020 · 0 comments · Fixed by #42
Assignees
Labels
task Task v1 Effectie v1
Milestone

Comments

@kevin-lee
Copy link
Owner

kevin-lee commented Apr 9, 2020

Task

Summary

Change the names of effect constructor methods in OptionTSupport to effectOf

Project Details

Version: 0.2.0

Description

For Cats Effect

  • optionTEffect => optionTEffectOf
  • optionTLiftEffect => optionTLiftEffectOf

For Scalaz Effect

  • optionTEffect => optionTEffectOf
  • optionTLiftEffect => optionTLiftEffectOf
@kevin-lee kevin-lee added the task Task label Apr 9, 2020
@kevin-lee kevin-lee added this to the milestone3 milestone Apr 9, 2020
@kevin-lee kevin-lee self-assigned this Apr 9, 2020
kevin-lee added a commit that referenced this issue Apr 9, 2020
kevin-lee added a commit that referenced this issue Apr 9, 2020
…-of-in-optiont

Close #40 - Change the names of effect constructor methods in OptionTSupport to effectOf
@kevin-lee kevin-lee changed the title Change the names of effect constructor methods in OptionT to effectOf Change the names of effect constructor methods in OptionTSupport to effectOf Apr 9, 2020
@kevin-lee kevin-lee added the v1 Effectie v1 label Nov 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Task v1 Effectie v1
Projects
None yet
1 participant