module Kernel

Protected Instance Methods

point_free() click to toggle source
# File lib/core_ext/kernel.rb, line 4
def point_free
  Funcionalist::PointFree::Expression.new
end