LanguageExt.Core

LanguageExt.Core Traits Natural

Contents

interface Natural <out F, in G> Source #

Natural transformation

Parameters

type F

From functor

type G

To functor

Methods

method K<G, A> Transform <A> (K<F, A> fa) Source #

class NaturalTest Source #

Methods

method void Foo () Source #