Creates a read-only proxy for an array.
The array to make read-only.
An additional error message to include in the error thrown when a mutation method is called.
A read-only proxy for the array.
Creates a read-only proxy for an array.