strom
v0.6.0

      View Source Strom.DSL (strom v0.6.0)

      Summary

      Functions

      from(module, opts \\ [])
      mix(inputs, output, opts \\ [])
      rename(names)
      sink(names, origin, sync \\ false)
      source(names, origin)
      split(input, partitions, opts \\ [])
      transform(inputs, function, acc \\ nil, opts \\ [])

      Functions

      Link to this macro

      from(module, opts \\ [])

      View Source (macro)
      Link to this macro

      mix(inputs, output, opts \\ [])

      View Source (macro)
      Link to this macro

      rename(names)

      View Source (macro)
      Link to this macro

      sink(names, origin, sync \\ false)

      View Source (macro)
      Link to this macro

      source(names, origin)

      View Source (macro)
      Link to this macro

      split(input, partitions, opts \\ [])

      View Source (macro)
      Link to this macro

      transform(inputs, function, acc \\ nil, opts \\ [])

      View Source (macro)

      Hex Package Hex Preview (current file) Download ePub version

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