Lambda abstraction.
@type t() :: %Theoria.Term.Lam{ body: Theoria.Term.t(), domain: Theoria.Term.t(), name: atom() }