Skip to content

[Feature] Implement evm traits for either::Either #69

Open
@mattsse

Description

@mattsse

Describe the feature you would like

the either crate providers an enum Either<A,B> type that is useful when dealing with optional.

we should add native support for the traits that we provide to Either

TODO

  • implement Evm,Factory traits for Either type

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions