Skip to content

ProfunctorTypeable.lazy() for handling infinite data types #5

@clinuxrulz

Description

@clinuxrulz

TODO:

public interface ProfunctorTypeable<F_> extends Profunctor<F_> {
    <A,B> __<__<F_,A>,B> lazy(F0<__<__<F_,A>,B>> thunk);
    .
    .
    .
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions