CompareResult

constructor(match: Boolean, differences: MutableList<Difference> = mutableListOf())