Skip to content

Rename deferUnsafe to delayUnsafe #1356

@pakoito

Description

@pakoito

https://github.com/arrow-kt/arrow/blob/master/modules/effects/arrow-effects-data/src/main/kotlin/arrow/effects/typeclasses/MonadDefer.kt#L47

  • Add a deprecation notice to deferUnsafe
  • Add a new method delayUnsafe
  • Make deferUnsafe call delayUnsafe
  • Check that tests, examples, etc. call delayUnsafe now

In one or two versions

  • Delete deferUnsafe

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions