Skip to content

mrbrowning/advent2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2021

An attempt to write maximally functional-style Rust, because it's fun but not as applicable in the domains I work in!

Obviously I wouldn't normally bulldoze through Results and Options via unwrap() with such reckless abandon, but since the input is known, fixed, and a panic is basically as informative as an error at this scale, I opted to avoid what would just amount to boilerplate in this context.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages