Glossary
Sign up
Glossary

Immutable

An object or data structure that cannot be modified once it has been created, typically used in functional programming to improve code reliability and maintainability.