struct AdventOfCode2021::Day13::Folding

Defined in:

day13/day13.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(axis : AdventOfCode2021::Day13::Axis, line : Int32) #

[View source]

Instance Method Detail

def axis : Axis #

[View source]
def axis=(axis : Axis) #

[View source]
def line : Int32 #

[View source]
def line=(line : Int32) #

[View source]