AshGleam.Interop (ash_gleam v0.4.0)

Copy Markdown

Call a gleam function from Elixir

Summary

Functions

call!(module, function, args, opts \\ [])

@spec call!(module(), atom(), [term()], Keyword.t()) :: term()