Describes whether functions return their argument or whatever is done in a block
Return whatever the enclosing block returns
Return what was given as argument, usually after applying a function T -> Unit