module BOAST::Functor
Public Class Methods
extended(mod)
click to toggle source
# File lib/BOAST/Language/Functors.rb, line 67 def self.extended(mod) BOAST::Functors::functorize(mod) end
# File lib/BOAST/Language/Functors.rb, line 67 def self.extended(mod) BOAST::Functors::functorize(mod) end