Search documentation of aoc
aoc
v0.7.0
Pages
Modules
Mix
Tasks
Settings
View Source
AoC.Grid
(aoc v0.7.0)
Summary
Functions
bfs_path(map, start_pos, end_pos, get_neighs)
bounds(map)
cardinal4(xy)
cardinal8(xy)
max_x(map)
max_x(arg1, b)
max_y(map)
max_y(arg1, b)
min_x(list)
min_x(arg1, b)
min_y(map)
min_y(arg1, b)
parse_stream(lines, char_parser)
print_map(map, print_char \\ &self_char/1)
translate(arg, atom)
Functions
Link to this function
bfs_path(map, start_pos, end_pos, get_neighs)
View Source
Link to this function
bounds(map)
View Source
Link to this function
cardinal4(xy)
View Source
Link to this function
cardinal8(xy)
View Source
Link to this function
max_x(map)
View Source
Link to this function
max_x(arg1, b)
View Source
Link to this function
max_y(map)
View Source
Link to this function
max_y(arg1, b)
View Source
Link to this function
min_x(list)
View Source
Link to this function
min_x(arg1, b)
View Source
Link to this function
min_y(map)
View Source
Link to this function
min_y(arg1, b)
View Source
Link to this function
parse_stream(lines, char_parser)
View Source
Link to this function
print_map(map, print_char \\ &self_char/1)
View Source
Link to this function
translate(arg, atom)
View Source