Returns the value of attribute lambda
Returns:
the current value of lambda
3 4 5
# File 'lib/monadt/adt.rb', line 3 def lambda @lambda end