Skip to content

Replace transformation functions with Optics #7

@kierans

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions