Join Slack
Powered by
what part are you stuck on specifically?
# getting-started
s
Shawn
01/25/2018, 5:56 AM
what part are you stuck on specifically?
c
chb0kotlin
01/25/2018, 9:01 PM
Lets start with creating a
Map<String,Function<String,String>
Copy code
val CMDS:Map<String,Function>
Kotlin function takes a single params... that confuses me right away. What's the kotlin analog to
Function<I,R>
Open in Slack
Previous
Next