All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scala.meta.contrib.equality.TreeEquality.scala Maven / Gradle / Ivy

There is a newer version: 4.11.2
Show newest version
package scala.meta.contrib.equality

import scala.meta.Tree

/** Helper type used to help typechecker default to structural equality. */
trait TreeEquality[+A <: Tree]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy