- Closure equality - Requires the same closure node, two closures with the exact same structure don't match - All captured variables must satisfy `Object#equals` - Considerations about capturing non-final variables needs to be considered