struct Proc(T*)

Superclass hierarchy

Object
Value
Proc(T*)

Defined in:

Class Method Summary

Instance Method Summary

Class Method Detail

def self.new(pointer : Pointer(Void), closure_data : Pointer(Void))

Instance Method Detail

def ==(other : self)

def ===(other : self)

def ===(other)

def closure?

def closure_data

def pointer

def to_s(io)