Skip to content
This repository was archived by the owner on Sep 15, 2021. It is now read-only.
This repository was archived by the owner on Sep 15, 2021. It is now read-only.

Working with test package? #10

@brianegan

Description

@brianegan

Hey there :) I tried writing a library that used this lib, but when I went to test everything I ran into conflicts with the test package's own Func1-Func6 implementations.

I could name my imports, but that's always a bit awkward func.Func6<...> instead of simply Func6.

Any suggestions besides named imports? Could the test package itself depend on this lib instead of defining it's own Func1-6 typedefs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions