Skip to content

Conversation

@Laimiux
Copy link
Collaborator

@Laimiux Laimiux commented Nov 27, 2020

What

Adding methods such as Formula.stateless and Formula.create to initialize formula instances.

val formula = Formula.stateless<Int, Strint> { input, context ->
    Evaluation(output = "Current number: $input")
}

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.

2 participants