Skip to content
This repository was archived by the owner on Jan 21, 2025. It is now read-only.
This repository was archived by the owner on Jan 21, 2025. It is now read-only.

shallowCopy has been removed for ARC/ORC #4

@ringabout

Description

@ringabout

Hello, shallowCopy has been removed for ARC/ORC since it does a deep copy with ARC/ORC → nim-lang/Nim#20070

shallowCopy(result.s, s.string)
creates a view of Unicode. I cannot think of a good alternative now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions