Message from JavaScript discussions

May 2017

— What can I do instead of an end value?

— 

Well I only say that because to use terminations they don't have to be anything specific, null is good enough for my own uses usually... but I think I don't fully understand what your goal is by making this

— Space efficient set...

— Or am I wrong in assuming that every string uses its own memory?

— Adding similar strings saves space by re using data?

— Yes

— I think they do since primitives are pass by value

— Should be more lookup-efficient as well

— I see

— I think accessing an object prop among 20 several times is better than accessing a prop among millions once

Message permanent page

— It sounds like a good idea

— Like a compressed string set