RSSAmplifier

TrebledJ's Pages · Aug 9, 2022

AOC 2021 Haskell Utils

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Haskell, despite its relatively low popularity, is quite up to speed on language features and tooling (unlike– cough cough –some other languages). One of these features is being able to separate and organise files into modules, encouraging clean code practices and cleaner development. In Advent of Code (AOC) 2021, I found it useful to separate common functions into a Utils.hs file. After all, to…

Read on trebledj.me

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.