The combination of “->” and “{ }” is sometimes referred to as a “pointy block”, or even maybe just a “pointy”. The thing(s) inbetween the “->” and “{ }” are the “signature” of the “pointy block”.
> On 14 Sep 2018, at 21:27, ToddAndMargo <toddandma...@zoho.com> wrote: > > Hi All, > > I use `->` all the time. What is its official name? > > for @x.kv -> $I, $Line {...} > > Many thanks, > -T