Skip to content

merge command would be nice to have #415

@yegor256

Description

@yegor256

Motivated by #148

Imagine, we have two .phi files:

{[ a -> 42 ]}

and

{[ b -> 7 ]}

Would be great to have an ability to do this:

$ phino merge a.phi b.phi
{[ a -> 42,  b -> 7 ]}

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