Join Slack
Powered by
<@U1DCM39JR>: Infix is between two values, inline ...
# announcements
j
jkbbwr
08/08/2016, 10:17 AM
@supaham
: Infix is between two values, inline is place this functions code in the callsite e.g. infix:
Copy code
2 plus 3
plus is declared as
infix operator fun plus(other: Int): Int
Open in Slack
Previous
Next