module AoC2020::Day3::Common

Direct including types

Defined in:

aoc_2020/day_3/common.cr

Instance Method Summary

Instance Method Detail

def tree_count_for_slope(map, x, y) #

[View source]