AshGleam.Interop (ash_gleam v0.3.1)

Copy Markdown

Call a gleam function from Elixir

Summary

Functions

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

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