defer

v0.1.1

  • Pages
  • Modules

    defer v0.1.1 Defer

    Link to this section Summary

    Functions

    defer(definition, do_block)
    deferrable?(val)
    rewrite(arg, list, env)
    run(val, context \\ %{})
    run_once(val, context \\ %{})
    then(deferred_value, func)

    Link to this section Functions

    Link to this macro defer(definition, do_block) (macro)
    Link to this function deferrable?(val)
    Link to this function rewrite(arg, list, env)
    Link to this function run(val, context \\ %{})
    Link to this function run_once(val, context \\ %{})
    Link to this function then(deferred_value, func)

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