Umwelt.Felixir.Structure (Umwelt v0.3.0)

View Source

Felixir Structure AST

Summary

Types

t()

@type t() :: %Umwelt.Felixir.Structure{
  elements: list(),
  type: Umwelt.Felixir.Literal.t()
}