I am currently learning Angular2 and typescript and this part of the angular 2 documentation is causing a problem. Could someone give an explanation of => in the context of how it is used in the example below? I searched online and found references to lambda functions and return types but I couldn't find anything that matched the use of => like it is used here.I am currently learning Angular2 and typescript