Module that represents the Elixir's built-in function type. Intended to be used with other parts of croma to express function variables.
Summary
Types
@type t() :: function()
Module that represents the Elixir's built-in function type. Intended to be used with other parts of croma to express function variables.
@type t() :: function()