Sha256: fe8b4451ac438c4392ee40e4745977bd1a5de6961ebf7e1fb70ace2f3421ffca

Contents?: true

Size: 100 Bytes

Versions: 11

Compression:

Stored size: 100 Bytes

Contents

# frozen_string_literal: true

module Phlex::Callable
	def to_proc
		method(:call).to_proc
	end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
phlex-1.4.2 lib/phlex/callable.rb
phlex-1.5.3 lib/phlex/callable.rb
phlex-1.6.3 lib/phlex/callable.rb
phlex-1.4.1 lib/phlex/callable.rb
phlex-1.5.2 lib/phlex/callable.rb
phlex-1.6.2 lib/phlex/callable.rb
phlex-1.6.1 lib/phlex/callable.rb
phlex-1.6.0 lib/phlex/callable.rb
phlex-1.5.1 lib/phlex/callable.rb
phlex-1.5.0 lib/phlex/callable.rb
phlex-1.4.0 lib/phlex/callable.rb