Alain Béarez
Alain Béarez
Despite the package `shiny` being reported as "_100.00% tests pass_" on [GraalVM Language Compatibility](https://www.graalvm.org/docs/reference-manual/compatibility/#shiny) checker, its installation fails. #### Can you reproduce with the latest development build? The error on...
I could not find an example of function that would already be using a variable arguments list as parameter. What would the correct approach be at that point?
This implementation might be under optimal as it sorts indices (as `Integer`) by comparing their referenced values.