Directories ¶
Path | Synopsis |
---|---|
Package algorithm provides useful generic algorithms.
|
Package algorithm provides useful generic algorithms. |
cmd
|
|
get-puzzle
get-puzzle gets the puzzle for the given day (e.g.
|
get-puzzle gets the puzzle for the given day (e.g. |
day01
|
|
day02
|
|
day03
|
|
day04
|
|
day05
|
|
day06
|
|
day07
|
|
day08
|
|
day09
|
|
day10
|
|
day11
|
|
day12
|
|
day13
|
|
day14
|
|
day15
|
|
day16
|
|
day17
|
|
day18
|
|
day19
|
|
day20
|
|
day21
|
|
day22
|
|
day23
|
|
day24
|
|
day25
|
|
Package enum provides handy functional programming -style functions that operate on enumerable data types.
|
Package enum provides handy functional programming -style functions that operate on enumerable data types. |
Package maps provides handy functional programming -style functions that operate on map data types.
|
Package maps provides handy functional programming -style functions that operate on map data types. |
Package mathfn provides curried functional versions of the functions provided by the "math" package so they can be more easily used within "enum" and "maps" functions.
|
Package mathfn provides curried functional versions of the functions provided by the "math" package so they can be more easily used within "enum" and "maps" functions. |
Package must simplifies writing advent-of-code scripts by providing methods that cause fatal errors instead of returning them.
|
Package must simplifies writing advent-of-code scripts by providing methods that cause fatal errors instead of returning them. |
Package stream provides handy functional programming -style functions that operate on enumerable data types using channels.
|
Package stream provides handy functional programming -style functions that operate on enumerable data types using channels. |
Package strfn provides curried functional versions of the functions provided by the "strings" package so they can be more easily used within "enum" and "maps" functions.
|
Package strfn provides curried functional versions of the functions provided by the "strings" package so they can be more easily used within "enum" and "maps" functions. |
Package test provides some handy testing utilities.
|
Package test provides some handy testing utilities. |
Package tuple provides generic tuples.
|
Package tuple provides generic tuples. |
Click to show internal directories.
Click to hide internal directories.