Skip to content
  • Emmanuele Bassi's avatar
    Add reference counted strings · 00a723f5
    Emmanuele Bassi authored
    The last part of the reference counting saga.
    
    Now that we have:
    
     - reference counter types
     - reference counted allocations
    
    we can finally add reference counted strings using reference counted
    allocations to avoid creating a new String type, and reimplementing
    every single string-based API.
    00a723f5