Module: BOAST::VarFunctor
- Defined in:
- lib/BOAST/Language/Functors.rb
Class Method Summary collapse
Class Method Details
.extended(mod) ⇒ Object
75 76 77 |
# File 'lib/BOAST/Language/Functors.rb', line 75 def self.extended(mod) BOAST::VarFunctors::var_functorize(mod) end |