CofreePartial

public final class CofreePartial<F> : Kind<ForCofree, F> where F : Functor

Partial application of the Cofree type constructor, omitting the last parameter.