Method: BOAST::VarFunctors#Real

Defined in:
lib/BOAST/Language/DataTypes.rb

#Real(name, *args, &block) ⇒ Object

Creates a new Variable of type Real.

Parameters:

  • name (#to_s)

    name of the Variable

  • args (Object)

    parameters to use when creating a Variable

  • block (Proc)

    block of code will be forwarded



1
# File 'lib/BOAST/Language/DataTypes.rb', line 1

var_functorize Real