View Source Dx.Defd (dx v0.3.2)

Summary

Functions

Used to wrap calls to non-Dx defined functions. It doesn't run any code, but makes these calls explicit and mutes Dx compiler warnings.

Functions

Link to this macro

defd(call, list)

View Source (macro)
Link to this macro

get(call, opts \\ [])

View Source (macro)
Link to this macro

get!(call, opts \\ [])

View Source (macro)
Link to this macro

load(call, opts \\ [])

View Source (macro)
Link to this macro

load!(call, opts \\ [])

View Source (macro)

Used to wrap calls to non-Dx defined functions. It doesn't run any code, but makes these calls explicit and mutes Dx compiler warnings.