Recursively marks Objects, Arrays, Maps, Sets, or Dates as read only.
Other non-primitive types will retain their method signatures, potentially exposing mutation
methods.
This type does not represent an immutable value, merely a readonly variant of T.
Recursively marks Objects, Arrays, Maps, Sets, or Dates as read only. Other non-primitive types will retain their method signatures, potentially exposing mutation methods. This type does not represent an immutable value, merely a readonly variant of T.