Skip to content
Snippets Groups Projects
Commit 57710fe2 authored by Philippe Suter's avatar Philippe Suter
Browse files

"Support" for `choose` in evaluators.

What this commit really introduces is a graceful failure when asked to
evaluate a `choose` expression. In particular, it makes it possible for
codegen evaluator to compile functions that contain `choose`
expressions, and even evaluate them, as long as the execution path
doesn't meet a `choose` expressions.
parent 222160e0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment