Membrane Core

v0.1.0

  • Pages
  • Modules

    Membrane Core v0.1.0 Membrane.Helper View Source

    Module containing various helper functions that improve code readability

    Link to this section Summary

    Functions

    int_part(x, d)
    listify(list)
    provided(value, list)
    result_with_status(res)
    stacktrace()
    wrap_nil(v, reason)
    x ~> match_clauses
    x ~>> match_clauses

    Link to this section Functions

    Link to this function int_part(x, d) View Source
    Link to this function listify(list) View Source
    Link to this macro provided(value, list) View Source (macro)
    Link to this function result_with_status(res) View Source
    Link to this macro stacktrace() View Source (macro)
    Link to this function wrap_nil(v, reason) View Source
    Link to this macro x ~> match_clauses View Source (macro)
    Link to this macro x ~>> match_clauses View Source (macro)

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