Soni L.
                                            Soni L.
                                        
                                    yeah, you'd have to tell it stuff (and make sure you're telling it the right stuff), but we think it'd be worth it. currently just html to html, pure-soupault.
That's impossible.
I'd love to help with this.
Throw `Error` Kappa
Instead of returning a proper `List`, we'd return a wrapped `List` that returns an empty `Arg` for args out of bounds.
Could always use `Map` instead.
Returning a valid value on out of bounds without changing `List.size()` should be safe. Not sure if it's allowed by the `List.get` contract but w/e, it doesn't matter, your code...
With `Args.asList()`?
Should `Args.asList()` return a `List` _view_ of the args? Or should it return a `List` _copy_ of the args?
@RX14 _why?_