Module Control.Second

type class Second with Second.second operation

Imports

Table of Content

Definitions

class (Semigroupoid.Semigroupoid f, Tensor f) ⇒ Second f

Known Instances

->

Member Functions

secondSecond f ⇒ f c d → f (a, c) (a, d)

Send the second component of the input through the argument tensor, and copy the rest unchanged to the output.

Instances

instance Second ->

Member Functions

second ∷ (γ→α) → (β, γ) → (β, α)

Functions and Values by Type

(γ→α) → (β, γ) → (β, α)

Second_->.second

Second f ⇒ f c d → f (a, c) (a, d)

Second.second

Valid HTML 4.01 Strict