Package index
-
create_assembly() - Create an AoC Assembly Computer
-
create_assembly2() - Create an AoC Assembly Computer
-
add_processor()get_premade() - Add a Processor Layer to an Assembly Instruction Set
-
cast_matrix() - Cast a matrix to the desired type
-
coords_to_matrix() - Convert a set of coords to a matrix
-
count_in() - Count the number of times
xappears iny
-
dbscan() - A Pipeable Wrapper For
dbscan
-
expand_directions() - expand_directions
-
flash() - Perform a Function on Each Cell in a Matrix
-
follow_directions() - follow_directions
-
get_adjacent_coords() - Get coordinates adjacent to a point
-
get_adjacent_values() - Get values adjacent to the target
-
get_diagonal() - Get any matrix diagonal
-
get_diagonal2() - Get a list of matrix diagonals
-
help() - Get help for mistlecode
-
index() - Get the index of an object using modulo
-
lag_multiple() - Compute a lagged version of the input data with multiple lags at once
-
make_day() - Make a File for a New Day
-
matrix_intersect()matrix_anti_join()matrix_join() - Matrix intersections
-
matrix_to_coords() - Convert a matrix to a matrix of coordinates and values
-
parse_grid() - Parse a grid input
-
read_list() - Read a list of vectors
-
read_matrix() - Read text that should be a matrix
-
strg_extract_all() - Actually Extract All Patterns