module Kind::Proc

Public Instance Methods

kind() click to toggle source
# File lib/kind/objects/modules/core/proc.rb, line 7
def kind; ::Proc; end