Alternative implementation

Report a typo

Select the alternative implementation of this code:

val multiply: (Int, Int) -> Int = { a, b -> a.times(b) }
Select one option from the list
___

Create a free account to access the full topic