effect-io-ai

Package: @effect/typeclass
Module: Semigroup

Semigroup.first

Always return the first argument.

Signature

declare const first: <A = never>() => Semigroup<A>

Source

Since v0.24.0