Skip to content

Provide convient way for permuting arguments #2

@schernichkin

Description

@schernichkin

It is desirable to use applicative-like syntax in parsers, but since we use pregenerated partial isomorphisms arguments cannot be permuted so easily. It would be nice to have TH funcion for generating arguments permutation such that mkPermutation :: String -> [Int] -> Q [Dec]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions