module Elixirize
Constants
- VERSION
Public Instance Methods
ᐅ(other, *args, &block)
click to toggle source
# File lib/elixirize.rb, line 6 def ᐅ other, *args, &block other.call(self, *args, &block) end
# File lib/elixirize.rb, line 6 def ᐅ other, *args, &block other.call(self, *args, &block) end