Skip to main content Link Search Menu Expand Document (external link)

Pointed.ts overview

Since v0.24.0


Exports Grouped by Category


type class

Pointed (interface)

Signature

export interface Pointed<F extends TypeLambda> extends Covariant<F>, Of<F> {}

Source

Since v0.24.0