It seems like when I add the last parameter of a d...
# arrow
d
It seems like when I add the last parameter of a data class to be a
fun interface
, I can't use
copy { }
from arrow optics on it anymore...