# `AshGleam.Interop`

Call a gleam function from Elixir

# `call!`

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

---

*Consult [api-reference.md](api-reference.md) for complete listing*
