Sha256: 0fd482fb82078f2ca8d2ad28e80487c356713611b6540b2371b146c7d03b6de5

Contents?: true

Size: 115 Bytes

Versions: 16

Compression:

Stored size: 115 Bytes

Contents

# frozen_string_literal: true

# @api private
module Phlex::Callable
	def to_proc
		method(:call).to_proc
	end
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
phlex-1.11.0 lib/phlex/callable.rb
phlex-1.10.3 lib/phlex/callable.rb
phlex-1.9.3 lib/phlex/callable.rb
phlex-1.10.2 lib/phlex/callable.rb
phlex-1.7.2 lib/phlex/callable.rb
phlex-1.8.3 lib/phlex/callable.rb
phlex-1.9.2 lib/phlex/callable.rb
phlex-1.10.1 lib/phlex/callable.rb
phlex-1.10.0 lib/phlex/callable.rb
phlex-1.7.1 lib/phlex/callable.rb
phlex-1.8.2 lib/phlex/callable.rb
phlex-1.9.1 lib/phlex/callable.rb
phlex-1.9.0 lib/phlex/callable.rb
phlex-1.8.1 lib/phlex/callable.rb
phlex-1.8.0 lib/phlex/callable.rb
phlex-1.7.0 lib/phlex/callable.rb