Search
Represents the symbol
@type t() :: %Formula.Symbol{name: String.t()}
@spec new({:symbol, term(), String.t()}) :: t()
@spec new(String.t()) :: t()