getkyo / kyo

Toolkit for Scala Development
https://getkyo.io
Apache License 2.0
559 stars 47 forks source link

[core][combinators] workaround issue with nested boundaries #850

Closed fwbrasil closed 1 week ago

fwbrasil commented 1 week ago

This PR applies the workaround identified by @hearnadam with an inline indirection. I think we should still keep #804 open to explore a more proper solution. Users might need to define methods with boundaries and the workaround can be confusing.