Left & Right Operator AST
@type t() :: %Umwelt.Felixir.Operator{left: any(), name: String.t(), right: any()}