Pipehammer

v0.1.1

  • Pages
  • Modules

    Pipehammer v0.1.1 Pipehammer.Examples View Source

    Examples for Pipehammer.

    Link to this section Summary

    Functions

    add(x, y)
    add(x, y, z)
    bar(a, b)
    baz(arg1, arg2)
    destructure_1(arg1, c)
    destructure_2(x, arg2)
    exotic_errors(x, y)
    foo(square, z)
    ignore_x(arg1, y)
    ignore_y(x, x0)
    mul(x, y)
    partial(x)
    partial2(x, y)
    rec_length(arg1)
    safe_div(x, y)
    strange_minus(x, y)

    Link to this section Functions

    Link to this function

    add(x, y)

    View Source
    Link to this function

    add(x, y, z)

    View Source
    Link to this function

    bar(a, b)

    View Source
    Link to this function

    baz(arg1, arg2)

    View Source
    Link to this function

    destructure_1(arg1, c)

    View Source
    Link to this function

    destructure_2(x, arg2)

    View Source
    Link to this function

    exotic_errors(x, y)

    View Source
    Link to this function

    foo(square, z)

    View Source
    Link to this function

    ignore_x(arg1, y)

    View Source
    Link to this function

    ignore_y(x, x0)

    View Source
    Link to this function

    mul(x, y)

    View Source
    Link to this function

    partial(x)

    View Source
    Link to this function

    partial2(x, y)

    View Source
    Link to this function

    rec_length(arg1)

    View Source
    Link to this function

    safe_div(x, y)

    View Source
    Link to this function

    strange_minus(x, y)

    View Source

    Built using ExDoc (v0.21.2), designed by Friedel Ziegelmayer.