Croma.Reference (croma v0.12.0)
View SourceModule that represents the Elixir's built-in reference type. Intended to be used with other parts of croma to express reference variables.
Summary
Types
@type t() :: reference()
Module that represents the Elixir's built-in reference type. Intended to be used with other parts of croma to express reference variables.
@type t() :: reference()