struct Tuple(*T)

Overview

TODO create a SlotLink serializable class then delete the code extension bellow

Included Modules

Defined in:

extentions.cr

Instance Method Summary

Instance methods inherited from module Enumerable(Union(*T))

tabulate(io) tabulate

Instance methods inherited from class Object

tabulate(io)
tabulate
tabulate
, tap(&) tap

Instance Method Detail

def to_io(io : IO) #

[View source]