List Question
20 TechQA 2024-03-11T11:55:39.633000Collecting errors (instead of short-circuiting) until value is actually being used
155 views
Asked by hyllos
Java Implementation of Mathematical Magma Structure (And Eventually Groups, Semigroups, etc.)
31 views
Asked by Samuel Wykes
Generic Named Multiple Counter in Scala
38 views
Asked by Michael K
Is there a class that models "patches"?
104 views
Asked by Clinton
Haskell newtype that flips semigroup operation?
246 views
Asked by Clinton
How to add custom Semigroup instance for Int
72 views
Asked by Lesha Pipiev
Agda type checker rejecting simple definition of a semigroup
49 views
Asked by user1023733
Semigroup instace for Data.Map
77 views
Asked by k-shar
Haskell, implementing Monoids. What is Semigroup and why does it act so weird?
679 views
Asked by AJ.beProgramming
In TypeScript, how to reference the implementing class from an interface?
772 views
Asked by snowfrogdev
Creating a Semigroup data type instance in Haskell
512 views
Asked by A. G
Derive semigroup instance for F[A]
133 views
Asked by Some Name
What is the purpose of the ArgMin and ArgMax type synonyms in Data.Semigroup?
726 views
Asked by illabout
Why does Semigroup has an Option type and behave like a neutral element in Monoid?
298 views
Asked by Остап Страшевский
Does liftA2 preserve associativity?
534 views
Asked by Wheat Wizard
Make a parametrized data type instance of Semigroup
255 views
Asked by Mihai
Cats semigroup to merge List of HashMaps into One Scala
668 views
Asked by Her sincerly
What does Data.Semigroup ((<>)) do in this Haskell sort code?
271 views
Asked by profound_swami
Require semigroup to be associative in scala
67 views
Asked by Rob