Skip to content

Replace transformation functions with Optics #7

Description

@kierans

Currently the generator uses a set of transformation functions to transform the API spec into an AST for code generation eg: inlining references.

Using Optics (lenses) is a better way of achieving the same outcome but in a simpler, more composable fashion.

See more

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions