Contachit
Home
Videos
Language Syntax
Memory Management
Download
About
Const object.
This is an example of a "constant" object. Any object which applies the property of 'const', say's that it won't modify any of it's variables. As such, all variables and methods in such an object must also apply the 'const' property.
© 2023 Isaac Benson Powell