`let` passes in the object as a parameter and retu...
# getting-started
b
let
passes in the object as a parameter and returns the result of the lambda.
apply
takes the object in as
this
and returns the object.