By using function literals with receiver, we can avoid requiring lambda parameters for a shorter and nicer syntax. Based on a proposal from Joseph Taylor. Issue: SPR-15815
By using function literals with receiver, we can avoid requiring lambda parameters for a shorter and nicer syntax. Based on a proposal from Joseph Taylor. Issue: SPR-15815