StackOverflow Questions for Tag: semigroup

mac
mac

Reputation: 10075

Could not deduce (Semigroup (TimedEvents a))

Score: 1

Views: 67

Answers: 1

Read More
AJ.beProgramming
AJ.beProgramming

Reputation: 87

Haskell, implementing Monoids. What is Semigroup and why does it act so weird?

Score: 2

Views: 1319

Answers: 2

Read More
automasean
automasean

Reputation: 421

What is the relationship between a monoid and a functor?

Score: 4

Views: 1223

Answers: 2

Read More
user6445533
user6445533

Reputation:

Why is there no alternative instance for Either but a semigroup that behaves similarily to alternative?

Score: 17

Views: 4005

Answers: 3

Read More
hyllos
hyllos

Reputation: 505

Collecting errors (instead of short-circuiting) until value is actually being used

Score: 5

Views: 178

Answers: 2

Read More
Samuel Wykes
Samuel Wykes

Reputation: 11

Java Implementation of Mathematical Magma Structure (And Eventually Groups, Semigroups, etc.)

Score: 0

Views: 36

Answers: 0

Read More
Michael K
Michael K

Reputation: 2288

Generic Named Multiple Counter in Scala

Score: 0

Views: 37

Answers: 0

Read More
Clinton
Clinton

Reputation: 23135

Is there a class that models "patches"?

Score: 4

Views: 113

Answers: 1

Read More
Clinton
Clinton

Reputation: 23135

Haskell newtype that flips semigroup operation?

Score: 6

Views: 199

Answers: 1

Read More
Lesha Pipiev
Lesha Pipiev

Reputation: 3333

How to add custom Semigroup instance for Int

Score: 0

Views: 92

Answers: 1

Read More
user1023733
user1023733

Reputation: 817

Agda type checker rejecting simple definition of a semigroup

Score: 0

Views: 72

Answers: 1

Read More
profound_swami
profound_swami

Reputation: 133

What does Data.Semigroup ((<>)) do in this Haskell sort code?

Score: 4

Views: 208

Answers: 1

Read More
k-shar
k-shar

Reputation: 79

Semigroup instace for Data.Map

Score: 0

Views: 104

Answers: 1

Read More
snowfrogdev
snowfrogdev

Reputation: 6873

In TypeScript, how to reference the implementing class from an interface?

Score: 4

Views: 1011

Answers: 1

Read More
A. G
A. G

Reputation: 187

Creating a Semigroup data type instance in Haskell

Score: 1

Views: 502

Answers: 1

Read More
chamini2
chamini2

Reputation: 2918

Use named instances for other instances

Score: 11

Views: 259

Answers: 2

Read More
Some Name
Some Name

Reputation: 9521

Derive semigroup instance for F[A]

Score: 0

Views: 81

Answers: 0

Read More
illabout
illabout

Reputation: 3636

What is the purpose of the ArgMin and ArgMax type synonyms in Data.Semigroup?

Score: 7

Views: 725

Answers: 3

Read More
Mar Es
Mar Es

Reputation: 33

Moving from List[IO(Abstraction[List[A]]]] to IO[Abstraction[List[A]]] using fold and empty instance of case class

Score: 0

Views: 59

Answers: 0

Read More

Why does Semigroup has an Option type and behave like a neutral element in Monoid?

Score: 0

Views: 258

Answers: 1

Read More
PreviousPage 1Next