Basically if you want to make a array in a collection unmodifable you have to doublewrap or copy the provided array.
Have a UnmodifableList.unsafeWrap that effectively trusts the owner.
Basically if you want to make a array in a collection unmodifable you have to doublewrap or copy the provided array.
Have a UnmodifableList.unsafeWrap that effectively trusts the owner.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Basically if you want to make a array in a collection unmodifable you have to doublewrap or copy the provided array.
Have a UnmodifableList.unsafeWrap that effectively trusts the owner.