1 min readOct 31, 2017
Sorry for the late response, Medium didn’t notify me when you wrote it.
At this time I forgot the original goal of my example, but line 6 fails because it’s trying to bind A
to #{b => 3}
but A
is bound to #{b => 4}
since 4>
.