- Fixed doc comments to use the proper TypeScript syntax. This should fix documentation hints in IDEs.
- Added in-place variants for patch functions that modify the input value:
applyPatch.inPlace
applyObjectPatch.inPlace
applyArrayPatch.inPlace
applyPatch.inPlace
applyObjectPatch.inPlace
applyArrayPatch.inPlace