yeah. right now it's basically `a.intersect(b).let...
# stdlib
j
yeah. right now it's basically
a.intersect(b).let { (a - it) to (b - it) }