[chuck-users] how to mickey-mouse a 'switch' statement into chuck?

Phill phillip.hermans at gmail.com
Mon Oct 12 13:28:07 EDT 2015


nested if statements?

if (foo)
    bla
else if (bar)
... etc...
On Oct 12, 2015 10:12 AM, "Forrest Curo" <treegestalt at gmail.com> wrote:

> Since switches have so far not been included, is there a way around this?
>
> An array of Events?
>
> An array of functions, either numbered or associative? How to declare and
> call such an array?
>
> Something else?
>
> _______________________________________________
> chuck-users mailing list
> chuck-users at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cs.princeton.edu/pipermail/chuck-users/attachments/20151012/9aa81dc1/attachment.html>


More information about the chuck-users mailing list