SerializableValueList now use an internal variable to store fixed array
Now you can use construct {} clause to initialize _vals to a fixed string[] array of values to avoid multiple copies of fixed values, while is possible to add new values using add_values ()
Loading
Please register or sign in to comment