hmole
09/21/2018, 6:49 AMthing.map(otherThing::method<MyType>)
. I've tried putting brackets everywhere and it doesn't work ☹️karelpeeters
09/21/2018, 7:57 AMmethod
look like? Can you maybe put the parameter somewhere else, eg. in the variable for the result of this map
?louiscad
09/22/2018, 9:44 AMmap
call. For the method reference, you can only get type inference