PipeHelpers v1.5.1
  • Pages
  • Modules

    View Source PipeHelpers.Flow (PipeHelpers v1.5.1)

    Link to this section Summary

    Functions

    finish(result, key)
    map_ok(result, fun)
    new()
    start(name, fun)
    start(name, init, fun)
    tap_ok(result, fun)
    then_ok(result, name, fun)

    Link to this section Functions

    Link to this function

    finish(result, key)

    View Source
    Link to this function

    map_ok(result, fun)

    View Source
    Link to this function

    new()

    View Source
    Link to this function

    start(name, fun)

    View Source
    Link to this function

    start(name, init, fun)

    View Source
    Link to this function

    tap_ok(result, fun)

    View Source
    Link to this function

    then_ok(result, name, fun)

    View Source

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.2) for the Elixir programming language