`val a = !put("A", 1)` <- what is the type of ...
# arrow
p
val a = !put("A", 1)
<- what is the type of
a
there?