Skip to content

Operations to rewrite #1060

Closed
Closed
@akarnokd

Description

@akarnokd

Core:

contrib-string

  • Optionally: refactor operators into separate classes. No changes.

contrib-async-util, PR #1101

  • StartFuture -> just rename
  • OperationFromFunctionals.InvokeAsync (w/ OnSubscribe)
  • ForEachFuture -> just rename
  • DeferFuture -> just rename

contrib-math, PR #1125

  • Average (w/ lift); may keep current op-composition
    • int, long, float, double; w/ extractor function
  • Min, MinBy, Max, MaxBy (w/ lift); may keep current op-composition
  • Sum (w/ lift); may keep current op-composition

contrib-computation-expressions, PR #1129

  • IfThen (w/ OnSubscribe)
  • SwitchCase (w/ OnSubscribe)
  • DoWhile, WhileDo (w/ OnSubscribe)

contrib-joins

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions