endpoints4s
package endpoints4s
Type members
Classlikes
Ability for a type constructor F to combine together two values of type F[A] and F[B] into a value of type F[(A, B)]
Ability for a type constructor F to combine together two values of type F[A] and F[B] into a value of type F[(A, B)]
trait SemigroupalSyntax
Provides extension methods for values of type Semigroupal
Provides extension methods for values of type Semigroupal