Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce Kotlin-style output interpolation #353

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jplewa
Copy link
Member

@jplewa jplewa commented Sep 23, 2023

Task

Resolves: None

Description

This PR adds the mechanism for more Kotlin-style Output interpolation.

TODO

  • Decide if we want to go with the unaryPlus approach or the interpolate/await approach (it might be worth to consult some other people).

Signed-off-by: Julia Plewa <jplewa@virtuslab.com>
@jplewa jplewa self-assigned this Sep 23, 2023
@jplewa jplewa requested a review from a team as a code owner September 23, 2023 14:32
@jplewa jplewa requested review from myhau and ddzikon September 23, 2023 14:32
Signed-off-by: Julia Plewa <jplewa@virtuslab.com>
@jplewa jplewa force-pushed the introduce-output-interpolation branch from cfb449b to 2d4c7e4 Compare September 23, 2023 14:33
Signed-off-by: Julia Plewa <jplewa@virtuslab.com>
@jplewa jplewa force-pushed the introduce-output-interpolation branch from 78e8fbd to 368bc34 Compare September 23, 2023 14:39
@jplewa jplewa changed the title introduce output interpolation Introduce Kotlin-style output interpolation Sep 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant