use terms "lambda expression" and "anonymous function" instead of "function literal" and "function expression"
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This intention replaces the implicit 'it' parameter in a function literal with an explicitly named parameter.
|
||||
This intention replaces the implicit 'it' parameter in a lambda expression with an explicitly named parameter.
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user