ash v1.29.0-rc1 Ash.Type.Function View Source

Represents a function.

If the type would be dumped to a native format, :erlang.term_to_binary(term, [:safe]) is used.

More information available here: https://erlang.org/doc/man/erlang.html#binary_to_term-2