More Desmos Slop

Yes yes so let us have a 74180 line lambda function

(And yes i am cool for using vs code)

Yes yes so who agrees to remove this restriction??

        List(t) {
            let n = 38
              , r = Rr(this, n, t);
            if (t.length > 1e4)
                throw Jp();
            return this.pushInstruction({
                type: n,
                valueType: r,
                args: t
            })
        }
    function Jp() {
        return new M(v("shared-calculator-error-max-list-size", {
            maxListSize: 1e4 .toLocaleString()
        })).allowExport()
    }

LISTS SHALL BE BIGGER!!!

2 Likes

yes, that 1e4 … how did they choose that number??

1 Like

I agree… much slop-ness.

i feel bad for anybody who has to update that…

WAIT A MINUTE I THINK THATS THE LIST MAXIMUM

so maybe we can make lists with 10k+ elements

wait nvm im an idiot and somehow didnt read that everybody already said that…

is this a function that can change the max list size

yes that is, so now we are not bounded to a measly 10k

its not working

search for more of the list things cause it may be other places too

no It does not work either way

also I changed it so it was 5e not 4e

i dont know then. ill look later

@Martin_staples don’t listen to port, hes wrong.
thats the function to throw the error, not change it

you cannot change this value unless u mod it

1 Like

What do you mean? The maxListSize is litterally set to 1e4

i havent read the code idk

yeah thats what im saying, in js 1e4 is 10k

I kind of remember that there is a mod to modify that limit …
maybe desmodder or somthing else

no desmodder can’t do it and I trided to get a mod to do it but it did not work

1 Like