abstract class Object

Overview

Object is the base type of all Crystal objects.

Defined in:

cannon/core_ext.cr

Class Method Summary

Class Method Detail

def self.to_cannon_io(io, value) #

Only exists to make Crystal happy


[View source]