write this: val s = ContainerFunctorInstance.run {...
# arrow
p
write this: val s = ContainerFunctorInstance.run { Container(3).map { it.toString() + "jopa" } }.fix().contained and see if the IDE suggests an import