https://github.com/rdvdev2/aoc-2022-hs
Solutions to AOC 2022 in haskell
https://github.com/rdvdev2/aoc-2022-hs
Last synced: about 1 year ago
JSON representation
Solutions to AOC 2022 in haskell
- Host: GitHub
- URL: https://github.com/rdvdev2/aoc-2022-hs
- Owner: rdvdev2
- Created: 2023-06-07T14:16:04.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-01T09:25:13.000Z (almost 3 years ago)
- Last Synced: 2025-01-27T14:56:44.188Z (over 1 year ago)
- Language: Haskell
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AOC-2022-hs
Solutions to AOC 2022 in Haskell
This project is being done in an effort to get comfortable with writing Haskell code.