Function values# Introduction# Monkey2 supports 'first class' functions. This means function 'values' can be stored in variables and arrays, passed to other functions and returned from functions.