Mikhail Zarechenskiy
|
2d3ce89afc
|
Use only completed arguments of special call
|
2017-07-13 12:26:03 +03:00 |
|
Dmitry Jemerov
|
e97e82d119
|
use terms "lambda expression" and "anonymous function" instead of "function literal" and "function expression"
|
2015-12-09 13:55:40 +01:00 |
|
Svetlana Isakova
|
06e90cf6a1
|
Annotated the return type of 'elvis' function with @Exact
fun <T> ELVIS(T?, T): @Exact T
|
2015-10-22 21:55:12 +03:00 |
|
Svetlana Isakova
|
fe34d1673e
|
Exception 'Base expression was not processed: function literal' fixed
|
2015-09-07 17:05:40 +03:00 |
|