Looking for a review of my Haskell solution to my Advent of Code day 4 solution

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Very nice job, it is great how you split code into functions and usage of `transpose` was very cool! I left some comments at https://github.com/Gadiguibou/advent-of-code-2021/commit/08ee56a17e96596666222520ffa31bc53d90fbb3 .

  • advent-of-code-2021-haskell

    Haskell solutions for [Advent of Code 2021](https://adventofcode.com/2021) (by szabi)

  • I like how clear and explicit you were in MyLib.hs. It's a joy to read and understand. The solution is essentially the same as mine, but it it is way better structured, from a reader's perspective, I guess. (at reddit, at github).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • haskell-handbook

    Best practices on how to be efficient with Haskell in production

  • I actually wrote a short text about how functions behave as Functor, Applicative or Monad: https://github.com/wasp-lang/haskell-handbook/blob/master/function-as-functor-applicative-monad.md .

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project