I was looking for to use something like “eval”, but scala don’t have support for this… Do you know if there any way to execute one method, of String for example, apart of reflection and obviously without to use the method directly
I was looking for to use something like “eval”, but scala don’t have support for this… Do you know if there any way to execute one method, of String for example, apart of reflection and obviously without to use the method directly