Skip to content

Chimney-like DSL #12

@MateuszKubuszok

Description

@MateuszKubuszok

Create immutable store of Pipe[_,_] which would endcode configuration in type-level, in order to allow something like:

TypeClass
  // this starts immutable builder
  .configureDerivation[From, To]
  .addField(_., pipe)
  // this takes data from builder and use them in derivation
  .derive

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions