Yeah. It’s like, all blocks create a new variable ...
# getting-started
n
Yeah. It’s like, all blocks create a new variable scope, so that isn’t particularly special, and only
apply
,
run
, and
with
change the scope of
this
to `T`… It’s been making it difficult to explain to someone what sets these functions apart.