ash_gleam
v0.3.3
Search documentation of ash_gleam
Default
Default
In-browser search
Settings
AshGleam.
Interop
(ash_gleam v0.3.3)
Copy Markdown
Call a gleam function from Elixir
Summary
Functions
call!(module, function, args, opts \\ [])
Functions
call!(module, function, args, opts \\ [])
@spec
call!(
module
(),
atom
(), [
term
()],
Keyword.t
()) ::
term
()