abstract class Object

Overview

Object is the base type of all Crystal objects.

Included Modules

Defined in:

tabkv/from_tsv.cr
tabkv/to_tsv.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.from_tsv(rows : Array(String)) #

[View source]

Instance Method Detail

def to_tsv #

[View source]