⌘K
8 results for "ownership"
-
Source Programming Languages IntermediateRust's ownership system is its most distinctive feature — a set of rules checked at compile time that governs how memory is managed without a garbage collector.../source/rust-language/
-
Source Memory Management IntermediateResource Acquisition Is Initialization ties resource ownership to object lifetime — when the owner goes out of scope, the resource is automatically released.../source/raii/
-
Source Programming Languages FoundationalUnlike languages with explicit ownership semantics, Lisp relies on garbage collection for memory management, freeing the programmer from manual resource tracking.../source/lisp-language/
-
Concept Computer Science IntermediateSmart pointers encode ownership semantics in their type —
unique_ptrrepresents exclusive ownership, whileshared_ptrenables shared ownership through reference counting.../source/smart-pointer/ -
Source Tibetan Buddhism FoundationalIn Dzogchen, rigpa is the recognition of one's own awareness — a direct ownership of experience that transcends conceptual understanding.../source/dzogchen/
-
Concept Philosophy of Mind IntermediateThe question of mental ownership — what makes a thought 'mine' — connects to broader debates about consciousness, agency, and the self.../source/philosophy-of-mind/
-
Source Theoretical Physics FoundationalThe measurement problem raises questions about ownership of quantum states — does the observer's interaction create definite properties, or merely reveal pre-existing ones?/source/quantum-mechanics/
-
Concept Mathematics AdvancedMorphisms in category theory abstract the notion of structure-preserving maps, generalising ownership of properties across mathematical objects.../source/category-theory/
Showing all 8 results