Ruby in FantasyLand: SumsUp

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • fantasy-land

    Specification for interoperability of common algebraic structures in JavaScript

    Javascript comes with this lovely little spec called Fantasy Land that defines certain type classes in Category Theory and how they interact.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • daggy

    Library for creating tagged constructors. (by fantasyland)

    The initial post that we're working from is the introduction into both data classes and sum types using Daggy, and you can read the original post here:

  • sums_up

    Sum types for Ruby

    Now with Ruby we have a few different ideas we want to express. Whereas Daggy has tagged and taggedSum we have Struct and SumsUp.define instead. You can find more info on SumsUp here, but we'll be covering the general details in this post.

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

Related posts

  • How elaborate could/should a transducers combiner function be?

    2 projects | /r/functionalprogramming | 5 Jan 2023
  • General Functional Programming Resources

    3 projects | /r/functionalprogramming | 17 Dec 2022
  • I came across the "Fantasy Land Specification", it somewhat conflicts with my own simplistic understanding of monads and functors. Is this specification valid, and should I honor it?

    2 projects | /r/functionalprogramming | 11 Sep 2022
  • should i learn design patterns?

    1 project | /r/node | 7 Jul 2022
  • Design Patterns Book for functional programming?

    1 project | /r/functionalprogramming | 5 Jun 2022

Did you konow that JavaScript is
the 3rd most popular programming language
based on number of metions?