Join Slack
Powered by
An extension function is simply another way of wri...
# getting-started
j
jstuyts-squins
01/12/2018, 4:23 PM
An extension function is simply another way of writing a normal function:
Copy code
getOldestPerson(people) people.getOldestPerson()
Open in Slack
Previous
Next