bee-produced / bee-built

A collection of modular libraries tailor-made for Kotlin enthusiasts.
MIT License
0 stars 0 forks source link

Better compatibility between result type & data fetchers #9

Closed kurbaniec closed 1 year ago

kurbaniec commented 1 year ago

Implement better solution to improve compatibility between result type & data fetchers in bee.functional.dgs. Investigate ByteBuddy for possible solution.