<@U0KBF8D7V> I remember having faced an issue wher...
# announcements
l
@Paul Woitaschek I remember having faced an issue where the method ref and the lambda didn't result in the same effect because the lambda was capturing while the method reference was not. I ended up not using method references in this case