Method: Functor#to_proc

Defined in:
lib/core/facets/functor.rb

#to_procObject



71
72
73
# File 'lib/core/facets/functor.rb', line 71

def to_proc
  @function
end