Skip to content

Replace conditions with dynamically scoped variables #10602

Closed
@brson

Description

@brson

Conditions are a special case of dynamic scope, and the few conditions we have in std that make sense, like not_utf8 could simply be represented as a dynamic variable that represents the standard schemes for coping with unicode errors: failure, deletion, replacement char.

Nominating.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P-lowLow priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions