⌘K
8 results for "ownership"
  1. Source Programming Languages Intermediate
    Rust'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/
  2. Source Memory Management Intermediate
    Resource Acquisition Is Initialization ties resource ownership to object lifetime — when the owner goes out of scope, the resource is automatically released...
    /source/raii/
  3. Source Programming Languages Foundational
    Unlike languages with explicit ownership semantics, Lisp relies on garbage collection for memory management, freeing the programmer from manual resource tracking...
    /source/lisp-language/
  4. Concept Computer Science Intermediate
    Smart pointers encode ownership semantics in their type — unique_ptr represents exclusive ownership, while shared_ptr enables shared ownership through reference counting...
    /source/smart-pointer/
  5. Source Tibetan Buddhism Foundational
    In Dzogchen, rigpa is the recognition of one's own awareness — a direct ownership of experience that transcends conceptual understanding...
    /source/dzogchen/
  6. Concept Philosophy of Mind Intermediate
    The question of mental ownership — what makes a thought 'mine' — connects to broader debates about consciousness, agency, and the self...
    /source/philosophy-of-mind/
  7. Source Theoretical Physics Foundational
    The 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/
  8. Concept Mathematics Advanced
    Morphisms in category theory abstract the notion of structure-preserving maps, generalising ownership of properties across mathematical objects...
    /source/category-theory/
Showing all 8 results