you use `apply()` when you need the return value t...
# getting-started
y
you use
apply()
when you need the return value to be the object on which you called
apply()
. otherwise you use
let()